home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 1.iso / dist / fw_galeon.idb / usr / freeware / share / galeon / preferences.glade.z / preferences.glade
Extensible Markup Language  |  2002-10-07  |  184KB  |  7,269 lines

  1. <?xml version="1.0"?>
  2. <GTK-Interface>
  3.  
  4. <project>
  5.   <name>Galeon</name>
  6.   <program_name>galeon</program_name>
  7.   <directory></directory>
  8.   <source_directory>src</source_directory>
  9.   <pixmaps_directory>.</pixmaps_directory>
  10.   <language>C</language>
  11.   <gnome_support>True</gnome_support>
  12.   <gettext_support>True</gettext_support>
  13.   <output_main_file>False</output_main_file>
  14.   <output_support_files>False</output_support_files>
  15.   <output_translatable_strings>True</output_translatable_strings>
  16.   <translatable_strings_file>../src/trans.h</translatable_strings_file>
  17. </project>
  18.  
  19. <widget>
  20.   <class>GnomeDialog</class>
  21.   <name>preferences_dialog</name>
  22.   <visible>False</visible>
  23.   <signal>
  24.     <name>close</name>
  25.     <handler>prefs_close_cb</handler>
  26.     <last_modification_time>Fri, 06 Apr 2001 09:55:50 GMT</last_modification_time>
  27.   </signal>
  28.   <title>Preferences</title>
  29.   <type>GTK_WINDOW_TOPLEVEL</type>
  30.   <position>GTK_WIN_POS_NONE</position>
  31.   <modal>False</modal>
  32.   <allow_shrink>False</allow_shrink>
  33.   <allow_grow>True</allow_grow>
  34.   <auto_shrink>True</auto_shrink>
  35.   <wmclass_name>dialog_prefs</wmclass_name>
  36.   <wmclass_class>galeon_browser</wmclass_class>
  37.   <auto_close>False</auto_close>
  38.   <hide_on_close>True</hide_on_close>
  39.  
  40.   <widget>
  41.     <class>GtkVBox</class>
  42.     <child_name>GnomeDialog:vbox</child_name>
  43.     <name>dialog-vbox1</name>
  44.     <homogeneous>False</homogeneous>
  45.     <spacing>5</spacing>
  46.     <child>
  47.       <padding>4</padding>
  48.       <expand>True</expand>
  49.       <fill>True</fill>
  50.     </child>
  51.  
  52.     <widget>
  53.       <class>GtkHButtonBox</class>
  54.       <child_name>GnomeDialog:action_area</child_name>
  55.       <name>dialog-action_area1</name>
  56.       <layout_style>GTK_BUTTONBOX_END</layout_style>
  57.       <spacing>8</spacing>
  58.       <child_min_width>85</child_min_width>
  59.       <child_min_height>27</child_min_height>
  60.       <child_ipad_x>7</child_ipad_x>
  61.       <child_ipad_y>0</child_ipad_y>
  62.       <child>
  63.     <padding>0</padding>
  64.     <expand>False</expand>
  65.     <fill>True</fill>
  66.     <pack>GTK_PACK_END</pack>
  67.       </child>
  68.  
  69.       <widget>
  70.     <class>GtkButton</class>
  71.     <name>ok_button</name>
  72.     <can_default>True</can_default>
  73.     <has_default>True</has_default>
  74.     <can_focus>True</can_focus>
  75.     <signal>
  76.       <name>clicked</name>
  77.       <handler>prefs_ok_button_clicked_cb</handler>
  78.       <last_modification_time>Thu, 03 Jan 2002 23:19:47 GMT</last_modification_time>
  79.     </signal>
  80.     <stock_button>GNOME_STOCK_BUTTON_CLOSE</stock_button>
  81.       </widget>
  82.  
  83.       <widget>
  84.     <class>GtkButton</class>
  85.     <name>prefs_help_button</name>
  86.     <can_default>True</can_default>
  87.     <can_focus>True</can_focus>
  88.     <signal>
  89.       <name>clicked</name>
  90.       <handler>prefs_help_button_clicked_cb</handler>
  91.       <last_modification_time>Wed, 16 May 2001 01:46:05 GMT</last_modification_time>
  92.     </signal>
  93.     <stock_button>GNOME_STOCK_BUTTON_HELP</stock_button>
  94.       </widget>
  95.     </widget>
  96.  
  97.     <widget>
  98.       <class>GtkHBox</class>
  99.       <name>hbox82</name>
  100.       <homogeneous>False</homogeneous>
  101.       <spacing>12</spacing>
  102.       <child>
  103.     <padding>0</padding>
  104.     <expand>True</expand>
  105.     <fill>True</fill>
  106.       </child>
  107.  
  108.       <widget>
  109.     <class>GtkFrame</class>
  110.     <name>sidebar_frame</name>
  111.     <width>130</width>
  112.     <label_xalign>0</label_xalign>
  113.     <shadow_type>GTK_SHADOW_IN</shadow_type>
  114.     <child>
  115.       <padding>0</padding>
  116.       <expand>False</expand>
  117.       <fill>False</fill>
  118.     </child>
  119.  
  120.     <widget>
  121.       <class>GtkVBox</class>
  122.       <name>sidebar</name>
  123.       <homogeneous>False</homogeneous>
  124.       <spacing>0</spacing>
  125.     </widget>
  126.       </widget>
  127.  
  128.       <widget>
  129.     <class>GtkNotebook</class>
  130.     <name>notebook</name>
  131.     <show_tabs>False</show_tabs>
  132.     <show_border>False</show_border>
  133.     <tab_pos>GTK_POS_LEFT</tab_pos>
  134.     <scrollable>False</scrollable>
  135.     <tab_hborder>2</tab_hborder>
  136.     <tab_vborder>0</tab_vborder>
  137.     <popup_enable>False</popup_enable>
  138.     <child>
  139.       <padding>0</padding>
  140.       <expand>True</expand>
  141.       <fill>True</fill>
  142.     </child>
  143.  
  144.     <widget>
  145.       <class>GtkAlignment</class>
  146.       <name>alignment1</name>
  147.       <xalign>0.5</xalign>
  148.       <yalign>0.5</yalign>
  149.       <xscale>0</xscale>
  150.       <yscale>0</yscale>
  151.  
  152.       <widget>
  153.         <class>GtkFrame</class>
  154.         <name>frame56</name>
  155.         <border_width>2</border_width>
  156.         <label_xalign>0</label_xalign>
  157.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  158.  
  159.         <widget>
  160.           <class>GnomePixmap</class>
  161.           <name>LogoPage</name>
  162.           <filename>logo.png</filename>
  163.         </widget>
  164.       </widget>
  165.     </widget>
  166.  
  167.     <widget>
  168.       <class>GtkLabel</class>
  169.       <child_name>Notebook:tab</child_name>
  170.       <name>label119</name>
  171.       <label></label>
  172.       <justify>GTK_JUSTIFY_CENTER</justify>
  173.       <wrap>False</wrap>
  174.       <xalign>0.5</xalign>
  175.       <yalign>0.5</yalign>
  176.       <xpad>0</xpad>
  177.       <ypad>0</ypad>
  178.     </widget>
  179.  
  180.     <widget>
  181.       <class>GtkVBox</class>
  182.       <name>vbox15</name>
  183.       <homogeneous>False</homogeneous>
  184.       <spacing>5</spacing>
  185.  
  186.       <widget>
  187.         <class>GtkFrame</class>
  188.         <name>frame17</name>
  189.         <label>Home Page</label>
  190.         <label_xalign>0</label_xalign>
  191.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  192.         <child>
  193.           <padding>0</padding>
  194.           <expand>False</expand>
  195.           <fill>False</fill>
  196.         </child>
  197.  
  198.         <widget>
  199.           <class>GtkVBox</class>
  200.           <name>vbox14</name>
  201.           <border_width>5</border_width>
  202.           <homogeneous>False</homogeneous>
  203.           <spacing>5</spacing>
  204.  
  205.           <widget>
  206.         <class>GtkHBox</class>
  207.         <name>hbox4</name>
  208.         <homogeneous>False</homogeneous>
  209.         <spacing>5</spacing>
  210.         <child>
  211.           <padding>0</padding>
  212.           <expand>True</expand>
  213.           <fill>True</fill>
  214.         </child>
  215.  
  216.         <widget>
  217.           <class>GtkLabel</class>
  218.           <name>label80</name>
  219.           <label>_URL</label>
  220.           <justify>GTK_JUSTIFY_CENTER</justify>
  221.           <wrap>False</wrap>
  222.           <xalign>0.5</xalign>
  223.           <yalign>0.5</yalign>
  224.           <xpad>0</xpad>
  225.           <ypad>0</ypad>
  226.           <default_focus_target>startpage_entry</default_focus_target>
  227.           <child>
  228.             <padding>0</padding>
  229.             <expand>False</expand>
  230.             <fill>False</fill>
  231.           </child>
  232.         </widget>
  233.  
  234.         <widget>
  235.           <class>GtkEntry</class>
  236.           <name>startpage_entry</name>
  237.           <can_focus>True</can_focus>
  238.           <editable>True</editable>
  239.           <text_visible>True</text_visible>
  240.           <text_max_length>0</text_max_length>
  241.           <text></text>
  242.           <child>
  243.             <padding>0</padding>
  244.             <expand>True</expand>
  245.             <fill>True</fill>
  246.           </child>
  247.         </widget>
  248.           </widget>
  249.  
  250.           <widget>
  251.         <class>GtkHButtonBox</class>
  252.         <name>hbuttonbox2</name>
  253.         <layout_style>GTK_BUTTONBOX_END</layout_style>
  254.         <spacing>5</spacing>
  255.         <child_min_width>150</child_min_width>
  256.         <child_min_height>16</child_min_height>
  257.         <child_ipad_x>7</child_ipad_x>
  258.         <child_ipad_y>0</child_ipad_y>
  259.         <child>
  260.           <padding>0</padding>
  261.           <expand>True</expand>
  262.           <fill>True</fill>
  263.         </child>
  264.  
  265.         <widget>
  266.           <class>GtkButton</class>
  267.           <name>homepage_current_button</name>
  268.           <can_default>True</can_default>
  269.           <can_focus>True</can_focus>
  270.           <signal>
  271.             <name>clicked</name>
  272.             <handler>prefs_homepage_current_button_clicked_cb</handler>
  273.             <last_modification_time>Thu, 07 Sep 2000 17:11:36 GMT</last_modification_time>
  274.           </signal>
  275.           <label>Set to _Current Page</label>
  276.           <relief>GTK_RELIEF_NORMAL</relief>
  277.         </widget>
  278.  
  279.         <widget>
  280.           <class>GtkButton</class>
  281.           <name>homepage_my_portal_button</name>
  282.           <can_default>True</can_default>
  283.           <can_focus>True</can_focus>
  284.           <signal>
  285.             <name>clicked</name>
  286.             <handler>prefs_homepage_my_portal_button_clicked_cb</handler>
  287.             <last_modification_time>Thu, 07 Sep 2000 17:08:50 GMT</last_modification_time>
  288.           </signal>
  289.           <label>Set to "_My Portal"</label>
  290.           <relief>GTK_RELIEF_NORMAL</relief>
  291.         </widget>
  292.           </widget>
  293.         </widget>
  294.       </widget>
  295.  
  296.       <widget>
  297.         <class>GtkHBox</class>
  298.         <name>hbox78</name>
  299.         <homogeneous>True</homogeneous>
  300.         <spacing>5</spacing>
  301.         <child>
  302.           <padding>0</padding>
  303.           <expand>False</expand>
  304.           <fill>True</fill>
  305.         </child>
  306.  
  307.         <widget>
  308.           <class>GtkFrame</class>
  309.           <name>frame62</name>
  310.           <label>On Startup</label>
  311.           <label_xalign>0</label_xalign>
  312.           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  313.           <child>
  314.         <padding>0</padding>
  315.         <expand>True</expand>
  316.         <fill>True</fill>
  317.           </child>
  318.  
  319.           <widget>
  320.         <class>GtkVBox</class>
  321.         <name>vbox110</name>
  322.         <border_width>5</border_width>
  323.         <homogeneous>False</homogeneous>
  324.         <spacing>0</spacing>
  325.  
  326.         <widget>
  327.           <class>GtkRadioButton</class>
  328.           <name>startup_show_homepage</name>
  329.           <can_focus>True</can_focus>
  330.           <label>Show _home page</label>
  331.           <active>False</active>
  332.           <draw_indicator>True</draw_indicator>
  333.           <group>OnStartup</group>
  334.           <child>
  335.             <padding>0</padding>
  336.             <expand>False</expand>
  337.             <fill>False</fill>
  338.           </child>
  339.         </widget>
  340.  
  341.         <widget>
  342.           <class>GtkRadioButton</class>
  343.           <name>radiobutton20</name>
  344.           <can_focus>True</can_focus>
  345.           <label>Show _last page</label>
  346.           <active>False</active>
  347.           <draw_indicator>True</draw_indicator>
  348.           <group>OnStartup</group>
  349.           <child>
  350.             <padding>0</padding>
  351.             <expand>False</expand>
  352.             <fill>False</fill>
  353.           </child>
  354.         </widget>
  355.  
  356.         <widget>
  357.           <class>GtkRadioButton</class>
  358.           <name>radiobutton21</name>
  359.           <can_focus>True</can_focus>
  360.           <label>Show _blank page</label>
  361.           <active>False</active>
  362.           <draw_indicator>True</draw_indicator>
  363.           <group>OnStartup</group>
  364.           <child>
  365.             <padding>0</padding>
  366.             <expand>False</expand>
  367.             <fill>False</fill>
  368.           </child>
  369.         </widget>
  370.           </widget>
  371.         </widget>
  372.  
  373.         <widget>
  374.           <class>GtkFrame</class>
  375.           <name>frame6</name>
  376.           <label>On New Page</label>
  377.           <label_xalign>0</label_xalign>
  378.           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  379.           <child>
  380.         <padding>0</padding>
  381.         <expand>True</expand>
  382.         <fill>True</fill>
  383.           </child>
  384.  
  385.           <widget>
  386.         <class>GtkVBox</class>
  387.         <name>vbox111</name>
  388.         <border_width>5</border_width>
  389.         <homogeneous>False</homogeneous>
  390.         <spacing>0</spacing>
  391.  
  392.         <widget>
  393.           <class>GtkRadioButton</class>
  394.           <name>newpage_show_homepage</name>
  395.           <can_focus>True</can_focus>
  396.           <label>Show hom_e page</label>
  397.           <active>False</active>
  398.           <draw_indicator>True</draw_indicator>
  399.           <group>OnNew</group>
  400.           <child>
  401.             <padding>0</padding>
  402.             <expand>False</expand>
  403.             <fill>False</fill>
  404.           </child>
  405.         </widget>
  406.  
  407.         <widget>
  408.           <class>GtkRadioButton</class>
  409.           <name>radiobutton23</name>
  410.           <can_focus>True</can_focus>
  411.           <label>Show las_t page</label>
  412.           <active>False</active>
  413.           <draw_indicator>True</draw_indicator>
  414.           <group>OnNew</group>
  415.           <child>
  416.             <padding>0</padding>
  417.             <expand>False</expand>
  418.             <fill>False</fill>
  419.           </child>
  420.         </widget>
  421.  
  422.         <widget>
  423.           <class>GtkRadioButton</class>
  424.           <name>radiobutton24</name>
  425.           <can_focus>True</can_focus>
  426.           <label>Show blan_k page</label>
  427.           <active>False</active>
  428.           <draw_indicator>True</draw_indicator>
  429.           <group>OnNew</group>
  430.           <child>
  431.             <padding>0</padding>
  432.             <expand>False</expand>
  433.             <fill>False</fill>
  434.           </child>
  435.         </widget>
  436.           </widget>
  437.         </widget>
  438.       </widget>
  439.  
  440.       <widget>
  441.         <class>GtkFrame</class>
  442.         <name>frame58</name>
  443.         <label>Exit</label>
  444.         <label_xalign>0</label_xalign>
  445.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  446.         <child>
  447.           <padding>0</padding>
  448.           <expand>False</expand>
  449.           <fill>True</fill>
  450.         </child>
  451.  
  452.         <widget>
  453.           <class>GtkVBox</class>
  454.           <name>vbox102</name>
  455.           <border_width>4</border_width>
  456.           <homogeneous>False</homogeneous>
  457.           <spacing>0</spacing>
  458.  
  459.           <widget>
  460.         <class>GtkCheckButton</class>
  461.         <name>always_save_session_check</name>
  462.         <can_focus>True</can_focus>
  463.         <label>_Always save session at exit</label>
  464.         <active>False</active>
  465.         <draw_indicator>True</draw_indicator>
  466.         <child>
  467.           <padding>0</padding>
  468.           <expand>False</expand>
  469.           <fill>False</fill>
  470.         </child>
  471.           </widget>
  472.         </widget>
  473.       </widget>
  474.     </widget>
  475.  
  476.     <widget>
  477.       <class>GtkLabel</class>
  478.       <child_name>Notebook:tab</child_name>
  479.       <name>label99</name>
  480.       <label></label>
  481.       <justify>GTK_JUSTIFY_CENTER</justify>
  482.       <wrap>False</wrap>
  483.       <xalign>0.5</xalign>
  484.       <yalign>0.5</yalign>
  485.       <xpad>0</xpad>
  486.       <ypad>0</ypad>
  487.     </widget>
  488.  
  489.     <widget>
  490.       <class>GtkVBox</class>
  491.       <name>vbox27</name>
  492.       <homogeneous>False</homogeneous>
  493.       <spacing>5</spacing>
  494.  
  495.       <widget>
  496.         <class>GtkHBox</class>
  497.         <name>hbox87</name>
  498.         <homogeneous>True</homogeneous>
  499.         <spacing>5</spacing>
  500.         <child>
  501.           <padding>0</padding>
  502.           <expand>False</expand>
  503.           <fill>False</fill>
  504.         </child>
  505.  
  506.         <widget>
  507.           <class>GtkFrame</class>
  508.           <name>frame18</name>
  509.           <label>When Adding Bookmarks</label>
  510.           <label_xalign>0</label_xalign>
  511.           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  512.           <child>
  513.         <padding>0</padding>
  514.         <expand>True</expand>
  515.         <fill>True</fill>
  516.           </child>
  517.  
  518.           <widget>
  519.         <class>GtkVBox</class>
  520.         <name>vbox109</name>
  521.         <border_width>5</border_width>
  522.         <homogeneous>False</homogeneous>
  523.         <spacing>0</spacing>
  524.  
  525.         <widget>
  526.           <class>GtkRadioButton</class>
  527.           <name>bookmarks_use_page_title</name>
  528.           <can_focus>True</can_focus>
  529.           <label>_Use page title</label>
  530.           <active>False</active>
  531.           <draw_indicator>True</draw_indicator>
  532.           <group>BookmarksTitle</group>
  533.           <child>
  534.             <padding>0</padding>
  535.             <expand>False</expand>
  536.             <fill>False</fill>
  537.           </child>
  538.         </widget>
  539.  
  540.         <widget>
  541.           <class>GtkRadioButton</class>
  542.           <name>radiobutton15</name>
  543.           <can_focus>True</can_focus>
  544.           <label>_Ask user for a title</label>
  545.           <active>False</active>
  546.           <draw_indicator>True</draw_indicator>
  547.           <group>BookmarksTitle</group>
  548.           <child>
  549.             <padding>0</padding>
  550.             <expand>False</expand>
  551.             <fill>False</fill>
  552.           </child>
  553.         </widget>
  554.           </widget>
  555.         </widget>
  556.  
  557.         <widget>
  558.           <class>GtkFrame</class>
  559.           <name>frame63</name>
  560.           <label>Show Folder Actions</label>
  561.           <label_xalign>0</label_xalign>
  562.           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  563.           <child>
  564.         <padding>0</padding>
  565.         <expand>True</expand>
  566.         <fill>True</fill>
  567.           </child>
  568.  
  569.           <widget>
  570.         <class>GtkVBox</class>
  571.         <name>vbox112</name>
  572.         <border_width>5</border_width>
  573.         <homogeneous>False</homogeneous>
  574.         <spacing>0</spacing>
  575.  
  576.         <widget>
  577.           <class>GtkRadioButton</class>
  578.           <name>bookmarks_show_actions_top</name>
  579.           <can_focus>True</can_focus>
  580.           <label>At the _top of each folder</label>
  581.           <active>False</active>
  582.           <draw_indicator>True</draw_indicator>
  583.           <group>FolderActions</group>
  584.           <child>
  585.             <padding>0</padding>
  586.             <expand>False</expand>
  587.             <fill>False</fill>
  588.           </child>
  589.         </widget>
  590.  
  591.         <widget>
  592.           <class>GtkRadioButton</class>
  593.           <name>radiobutton17</name>
  594.           <can_focus>True</can_focus>
  595.           <label>At the _bottom of each folder</label>
  596.           <active>False</active>
  597.           <draw_indicator>True</draw_indicator>
  598.           <group>FolderActions</group>
  599.           <child>
  600.             <padding>0</padding>
  601.             <expand>False</expand>
  602.             <fill>False</fill>
  603.           </child>
  604.         </widget>
  605.  
  606.         <widget>
  607.           <class>GtkRadioButton</class>
  608.           <name>radiobutton18</name>
  609.           <can_focus>True</can_focus>
  610.           <label>Only in context _menu</label>
  611.           <active>False</active>
  612.           <draw_indicator>True</draw_indicator>
  613.           <group>FolderActions</group>
  614.           <child>
  615.             <padding>0</padding>
  616.             <expand>False</expand>
  617.             <fill>False</fill>
  618.           </child>
  619.         </widget>
  620.           </widget>
  621.         </widget>
  622.       </widget>
  623.  
  624.       <widget>
  625.         <class>GtkFrame</class>
  626.         <name>smart_bookmarks_frame</name>
  627.         <label>Smart Bookmarks</label>
  628.         <label_xalign>0</label_xalign>
  629.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  630.         <child>
  631.           <padding>0</padding>
  632.           <expand>False</expand>
  633.           <fill>False</fill>
  634.         </child>
  635.  
  636.         <widget>
  637.           <class>GtkVBox</class>
  638.           <name>vbox63</name>
  639.           <border_width>5</border_width>
  640.           <homogeneous>False</homogeneous>
  641.           <spacing>1</spacing>
  642.  
  643.           <widget>
  644.         <class>GtkCheckButton</class>
  645.         <name>smart_bm_history_check</name>
  646.         <can_focus>True</can_focus>
  647.         <label>Enable smart bookmarks _history</label>
  648.         <active>False</active>
  649.         <draw_indicator>True</draw_indicator>
  650.         <child>
  651.           <padding>0</padding>
  652.           <expand>False</expand>
  653.           <fill>False</fill>
  654.         </child>
  655.           </widget>
  656.  
  657.           <widget>
  658.         <class>GtkCheckButton</class>
  659.         <name>smart_bm_clear_check</name>
  660.         <can_focus>True</can_focus>
  661.         <label>_Clear smart bookmarks after use</label>
  662.         <active>False</active>
  663.         <draw_indicator>True</draw_indicator>
  664.         <child>
  665.           <padding>0</padding>
  666.           <expand>False</expand>
  667.           <fill>False</fill>
  668.         </child>
  669.           </widget>
  670.         </widget>
  671.       </widget>
  672.     </widget>
  673.  
  674.     <widget>
  675.       <class>GtkLabel</class>
  676.       <child_name>Notebook:tab</child_name>
  677.       <name>label118</name>
  678.       <label></label>
  679.       <justify>GTK_JUSTIFY_CENTER</justify>
  680.       <wrap>False</wrap>
  681.       <xalign>0.5</xalign>
  682.       <yalign>0.5</yalign>
  683.       <xpad>0</xpad>
  684.       <ypad>0</ypad>
  685.     </widget>
  686.  
  687.     <widget>
  688.       <class>GtkVBox</class>
  689.       <name>vbox33</name>
  690.       <homogeneous>False</homogeneous>
  691.       <spacing>5</spacing>
  692.  
  693.       <widget>
  694.         <class>GtkFrame</class>
  695.         <name>frame5</name>
  696.         <label>History</label>
  697.         <label_xalign>0</label_xalign>
  698.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  699.         <child>
  700.           <padding>0</padding>
  701.           <expand>False</expand>
  702.           <fill>False</fill>
  703.         </child>
  704.  
  705.         <widget>
  706.           <class>GtkVBox</class>
  707.           <name>vbox126</name>
  708.           <border_width>5</border_width>
  709.           <homogeneous>False</homogeneous>
  710.           <spacing>5</spacing>
  711.  
  712.           <widget>
  713.         <class>GtkHBox</class>
  714.         <name>hbox103</name>
  715.         <homogeneous>False</homogeneous>
  716.         <spacing>5</spacing>
  717.         <child>
  718.           <padding>0</padding>
  719.           <expand>True</expand>
  720.           <fill>True</fill>
  721.         </child>
  722.  
  723.         <widget>
  724.           <class>GtkLabel</class>
  725.           <name>label51</name>
  726.           <label>_Days before expiring history items</label>
  727.           <justify>GTK_JUSTIFY_CENTER</justify>
  728.           <wrap>False</wrap>
  729.           <xalign>0.5</xalign>
  730.           <yalign>0.5</yalign>
  731.           <xpad>0</xpad>
  732.           <ypad>0</ypad>
  733.           <default_focus_target>history_expire_spin</default_focus_target>
  734.           <child>
  735.             <padding>0</padding>
  736.             <expand>False</expand>
  737.             <fill>False</fill>
  738.           </child>
  739.         </widget>
  740.  
  741.         <widget>
  742.           <class>GtkSpinButton</class>
  743.           <name>history_expire_spin</name>
  744.           <can_focus>True</can_focus>
  745.           <climb_rate>1</climb_rate>
  746.           <digits>0</digits>
  747.           <numeric>True</numeric>
  748.           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  749.           <snap>False</snap>
  750.           <wrap>False</wrap>
  751.           <value>1</value>
  752.           <lower>0</lower>
  753.           <upper>65536</upper>
  754.           <step>1</step>
  755.           <page>10</page>
  756.           <page_size>10</page_size>
  757.           <child>
  758.             <padding>0</padding>
  759.             <expand>True</expand>
  760.             <fill>True</fill>
  761.           </child>
  762.         </widget>
  763.           </widget>
  764.  
  765.           <widget>
  766.         <class>GtkHButtonBox</class>
  767.         <name>hbuttonbox6</name>
  768.         <layout_style>GTK_BUTTONBOX_END</layout_style>
  769.         <spacing>30</spacing>
  770.         <child_min_width>150</child_min_width>
  771.         <child_min_height>16</child_min_height>
  772.         <child_ipad_x>7</child_ipad_x>
  773.         <child_ipad_y>0</child_ipad_y>
  774.         <child>
  775.           <padding>0</padding>
  776.           <expand>False</expand>
  777.           <fill>False</fill>
  778.         </child>
  779.  
  780.         <widget>
  781.           <class>GtkButton</class>
  782.           <name>clear_history_button</name>
  783.           <border_width>1</border_width>
  784.           <can_focus>True</can_focus>
  785.           <signal>
  786.             <name>clicked</name>
  787.             <handler>prefs_clear_history_button_clicked_cb</handler>
  788.             <last_modification_time>Tue, 21 Nov 2000 00:59:01 GMT</last_modification_time>
  789.           </signal>
  790.           <label>_Clear History</label>
  791.           <relief>GTK_RELIEF_NORMAL</relief>
  792.         </widget>
  793.           </widget>
  794.         </widget>
  795.       </widget>
  796.  
  797.       <widget>
  798.         <class>GtkFrame</class>
  799.         <name>frame22</name>
  800.         <label>Completions</label>
  801.         <label_xalign>0</label_xalign>
  802.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  803.         <child>
  804.           <padding>0</padding>
  805.           <expand>False</expand>
  806.           <fill>True</fill>
  807.         </child>
  808.  
  809.         <widget>
  810.           <class>GtkVBox</class>
  811.           <name>vbox93</name>
  812.           <border_width>5</border_width>
  813.           <homogeneous>False</homogeneous>
  814.           <spacing>0</spacing>
  815.  
  816.           <widget>
  817.         <class>GtkCheckButton</class>
  818.         <name>autocompletion_enabled_checkbutton</name>
  819.         <can_focus>True</can_focus>
  820.         <label>_Autocompletion enabled</label>
  821.         <active>False</active>
  822.         <draw_indicator>True</draw_indicator>
  823.         <child>
  824.           <padding>0</padding>
  825.           <expand>False</expand>
  826.           <fill>True</fill>
  827.         </child>
  828.           </widget>
  829.  
  830.           <widget>
  831.         <class>GtkCheckButton</class>
  832.         <name>autocompletion_show_alternatives_auto_checkbutton</name>
  833.         <can_focus>True</can_focus>
  834.         <label>_Show alternatives window as you type</label>
  835.         <active>False</active>
  836.         <draw_indicator>True</draw_indicator>
  837.         <child>
  838.           <padding>0</padding>
  839.           <expand>False</expand>
  840.           <fill>False</fill>
  841.         </child>
  842.           </widget>
  843.  
  844.           <widget>
  845.         <class>GtkLabel</class>
  846.         <name>label171</name>
  847.         <label>You can always get explicit completions by hitting TAB</label>
  848.         <justify>GTK_JUSTIFY_CENTER</justify>
  849.         <wrap>False</wrap>
  850.         <xalign>0.5</xalign>
  851.         <yalign>0.5</yalign>
  852.         <xpad>0</xpad>
  853.         <ypad>0</ypad>
  854.         <child>
  855.           <padding>5</padding>
  856.           <expand>False</expand>
  857.           <fill>False</fill>
  858.         </child>
  859.           </widget>
  860.         </widget>
  861.       </widget>
  862.     </widget>
  863.  
  864.     <widget>
  865.       <class>GtkLabel</class>
  866.       <child_name>Notebook:tab</child_name>
  867.       <name>label100</name>
  868.       <label></label>
  869.       <justify>GTK_JUSTIFY_CENTER</justify>
  870.       <wrap>False</wrap>
  871.       <xalign>0.5</xalign>
  872.       <yalign>0.5</yalign>
  873.       <xpad>0</xpad>
  874.       <ypad>0</ypad>
  875.     </widget>
  876.  
  877.     <widget>
  878.       <class>GtkVBox</class>
  879.       <name>vbox57</name>
  880.       <homogeneous>False</homogeneous>
  881.       <spacing>5</spacing>
  882.  
  883.       <widget>
  884.         <class>GtkFrame</class>
  885.         <name>frame42</name>
  886.         <label>Tabbed Browsing</label>
  887.         <label_xalign>0</label_xalign>
  888.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  889.         <child>
  890.           <padding>0</padding>
  891.           <expand>False</expand>
  892.           <fill>True</fill>
  893.         </child>
  894.  
  895.         <widget>
  896.           <class>GtkTable</class>
  897.           <name>table61</name>
  898.           <border_width>5</border_width>
  899.           <rows>4</rows>
  900.           <columns>2</columns>
  901.           <homogeneous>True</homogeneous>
  902.           <row_spacing>0</row_spacing>
  903.           <column_spacing>5</column_spacing>
  904.  
  905.           <widget>
  906.         <class>GtkCheckButton</class>
  907.         <name>tabbed_enable_check</name>
  908.         <can_focus>True</can_focus>
  909.         <label>_Middle-click opens link into new tab</label>
  910.         <active>False</active>
  911.         <draw_indicator>True</draw_indicator>
  912.         <child>
  913.           <left_attach>0</left_attach>
  914.           <right_attach>1</right_attach>
  915.           <top_attach>0</top_attach>
  916.           <bottom_attach>1</bottom_attach>
  917.           <xpad>0</xpad>
  918.           <ypad>0</ypad>
  919.           <xexpand>False</xexpand>
  920.           <yexpand>False</yexpand>
  921.           <xshrink>False</xshrink>
  922.           <yshrink>False</yshrink>
  923.           <xfill>True</xfill>
  924.           <yfill>False</yfill>
  925.         </child>
  926.           </widget>
  927.  
  928.           <widget>
  929.         <class>GtkCheckButton</class>
  930.         <name>tabbed_autojump_check</name>
  931.         <can_focus>True</can_focus>
  932.         <label>_Jump to new tabs automatically</label>
  933.         <active>False</active>
  934.         <draw_indicator>True</draw_indicator>
  935.         <child>
  936.           <left_attach>0</left_attach>
  937.           <right_attach>1</right_attach>
  938.           <top_attach>1</top_attach>
  939.           <bottom_attach>2</bottom_attach>
  940.           <xpad>0</xpad>
  941.           <ypad>0</ypad>
  942.           <xexpand>False</xexpand>
  943.           <yexpand>False</yexpand>
  944.           <xshrink>False</xshrink>
  945.           <yshrink>False</yshrink>
  946.           <xfill>True</xfill>
  947.           <yfill>False</yfill>
  948.         </child>
  949.           </widget>
  950.  
  951.           <widget>
  952.         <class>GtkCheckButton</class>
  953.         <name>tabbed_insert_new_tabs_check</name>
  954.         <can_focus>True</can_focus>
  955.         <label>_Insert new tabs after current tab</label>
  956.         <active>False</active>
  957.         <draw_indicator>True</draw_indicator>
  958.         <child>
  959.           <left_attach>1</left_attach>
  960.           <right_attach>2</right_attach>
  961.           <top_attach>1</top_attach>
  962.           <bottom_attach>2</bottom_attach>
  963.           <xpad>0</xpad>
  964.           <ypad>0</ypad>
  965.           <xexpand>True</xexpand>
  966.           <yexpand>False</yexpand>
  967.           <xshrink>False</xshrink>
  968.           <yshrink>False</yshrink>
  969.           <xfill>True</xfill>
  970.           <yfill>False</yfill>
  971.         </child>
  972.           </widget>
  973.  
  974.           <widget>
  975.         <class>GtkCheckButton</class>
  976.         <name>tabbed_popups_enable_check</name>
  977.         <can_focus>True</can_focus>
  978.         <label>Open _popups in tabs</label>
  979.         <active>False</active>
  980.         <draw_indicator>True</draw_indicator>
  981.         <child>
  982.           <left_attach>1</left_attach>
  983.           <right_attach>2</right_attach>
  984.           <top_attach>0</top_attach>
  985.           <bottom_attach>1</bottom_attach>
  986.           <xpad>0</xpad>
  987.           <ypad>0</ypad>
  988.           <xexpand>True</xexpand>
  989.           <yexpand>False</yexpand>
  990.           <xshrink>False</xshrink>
  991.           <yshrink>False</yshrink>
  992.           <xfill>True</xfill>
  993.           <yfill>False</yfill>
  994.         </child>
  995.           </widget>
  996.  
  997.           <widget>
  998.         <class>GtkCheckButton</class>
  999.         <name>tabbed_closebutton_check</name>
  1000.         <can_focus>True</can_focus>
  1001.         <label>_Display close buttons on tabs</label>
  1002.         <active>False</active>
  1003.         <draw_indicator>True</draw_indicator>
  1004.         <child>
  1005.           <left_attach>0</left_attach>
  1006.           <right_attach>1</right_attach>
  1007.           <top_attach>2</top_attach>
  1008.           <bottom_attach>3</bottom_attach>
  1009.           <xpad>0</xpad>
  1010.           <ypad>0</ypad>
  1011.           <xexpand>False</xexpand>
  1012.           <yexpand>False</yexpand>
  1013.           <xshrink>False</xshrink>
  1014.           <yshrink>False</yshrink>
  1015.           <xfill>True</xfill>
  1016.           <yfill>False</yfill>
  1017.         </child>
  1018.           </widget>
  1019.  
  1020.           <widget>
  1021.         <class>GtkHBox</class>
  1022.         <name>hbox76</name>
  1023.         <homogeneous>False</homogeneous>
  1024.         <spacing>5</spacing>
  1025.         <child>
  1026.           <left_attach>1</left_attach>
  1027.           <right_attach>2</right_attach>
  1028.           <top_attach>3</top_attach>
  1029.           <bottom_attach>4</bottom_attach>
  1030.           <xpad>0</xpad>
  1031.           <ypad>0</ypad>
  1032.           <xexpand>False</xexpand>
  1033.           <yexpand>False</yexpand>
  1034.           <xshrink>False</xshrink>
  1035.           <yshrink>False</yshrink>
  1036.           <xfill>True</xfill>
  1037.           <yfill>True</yfill>
  1038.         </child>
  1039.  
  1040.         <widget>
  1041.           <class>GtkLabel</class>
  1042.           <name>label206</name>
  1043.           <label>_Tabs appear along</label>
  1044.           <justify>GTK_JUSTIFY_CENTER</justify>
  1045.           <wrap>False</wrap>
  1046.           <xalign>1</xalign>
  1047.           <yalign>0.5</yalign>
  1048.           <xpad>0</xpad>
  1049.           <ypad>0</ypad>
  1050.           <default_focus_target>tabbed_position_optionmenu</default_focus_target>
  1051.           <child>
  1052.             <padding>1</padding>
  1053.             <expand>False</expand>
  1054.             <fill>False</fill>
  1055.           </child>
  1056.         </widget>
  1057.  
  1058.         <widget>
  1059.           <class>GtkOptionMenu</class>
  1060.           <name>tabbed_position_optionmenu</name>
  1061.           <can_focus>True</can_focus>
  1062.           <items>Left
  1063. Right
  1064. Top
  1065. Bottom
  1066. </items>
  1067.           <initial_choice>0</initial_choice>
  1068.           <child>
  1069.             <padding>0</padding>
  1070.             <expand>True</expand>
  1071.             <fill>True</fill>
  1072.           </child>
  1073.         </widget>
  1074.           </widget>
  1075.  
  1076.           <widget>
  1077.         <class>GtkCheckButton</class>
  1078.         <name>tabbed_closebutton_insensitive_check</name>
  1079.         <can_focus>True</can_focus>
  1080.         <label>Only enable close _button on current tab</label>
  1081.         <active>False</active>
  1082.         <draw_indicator>True</draw_indicator>
  1083.         <child>
  1084.           <left_attach>0</left_attach>
  1085.           <right_attach>1</right_attach>
  1086.           <top_attach>3</top_attach>
  1087.           <bottom_attach>4</bottom_attach>
  1088.           <xpad>0</xpad>
  1089.           <ypad>0</ypad>
  1090.           <xexpand>False</xexpand>
  1091.           <yexpand>False</yexpand>
  1092.           <xshrink>False</xshrink>
  1093.           <yshrink>False</yshrink>
  1094.           <xfill>True</xfill>
  1095.           <yfill>False</yfill>
  1096.         </child>
  1097.           </widget>
  1098.  
  1099.           <widget>
  1100.         <class>GtkCheckButton</class>
  1101.         <name>tabbed_always_show_check</name>
  1102.         <can_focus>True</can_focus>
  1103.         <label>_Always show tabs</label>
  1104.         <active>False</active>
  1105.         <draw_indicator>True</draw_indicator>
  1106.         <child>
  1107.           <left_attach>1</left_attach>
  1108.           <right_attach>2</right_attach>
  1109.           <top_attach>2</top_attach>
  1110.           <bottom_attach>3</bottom_attach>
  1111.           <xpad>0</xpad>
  1112.           <ypad>0</ypad>
  1113.           <xexpand>False</xexpand>
  1114.           <yexpand>False</yexpand>
  1115.           <xshrink>False</xshrink>
  1116.           <yshrink>False</yshrink>
  1117.           <xfill>True</xfill>
  1118.           <yfill>False</yfill>
  1119.         </child>
  1120.           </widget>
  1121.         </widget>
  1122.       </widget>
  1123.  
  1124.       <widget>
  1125.         <class>GtkFrame</class>
  1126.         <name>frame47</name>
  1127.         <label>Tab Names</label>
  1128.         <label_xalign>0</label_xalign>
  1129.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  1130.         <child>
  1131.           <padding>0</padding>
  1132.           <expand>False</expand>
  1133.           <fill>True</fill>
  1134.         </child>
  1135.  
  1136.         <widget>
  1137.           <class>GtkVBox</class>
  1138.           <name>vbox64</name>
  1139.           <border_width>5</border_width>
  1140.           <homogeneous>False</homogeneous>
  1141.           <spacing>1</spacing>
  1142.  
  1143.           <widget>
  1144.         <class>GtkTable</class>
  1145.         <name>table43</name>
  1146.         <rows>2</rows>
  1147.         <columns>2</columns>
  1148.         <homogeneous>False</homogeneous>
  1149.         <row_spacing>3</row_spacing>
  1150.         <column_spacing>5</column_spacing>
  1151.         <child>
  1152.           <padding>3</padding>
  1153.           <expand>False</expand>
  1154.           <fill>False</fill>
  1155.         </child>
  1156.  
  1157.         <widget>
  1158.           <class>GtkRadioButton</class>
  1159.           <name>radiobutton2</name>
  1160.           <can_focus>True</can_focus>
  1161.           <label>Shorten names to fixed _width</label>
  1162.           <active>True</active>
  1163.           <draw_indicator>True</draw_indicator>
  1164.           <group>ShortenStyle</group>
  1165.           <child>
  1166.             <left_attach>0</left_attach>
  1167.             <right_attach>1</right_attach>
  1168.             <top_attach>0</top_attach>
  1169.             <bottom_attach>1</bottom_attach>
  1170.             <xpad>0</xpad>
  1171.             <ypad>0</ypad>
  1172.             <xexpand>False</xexpand>
  1173.             <yexpand>False</yexpand>
  1174.             <xshrink>False</xshrink>
  1175.             <yshrink>False</yshrink>
  1176.             <xfill>True</xfill>
  1177.             <yfill>False</yfill>
  1178.           </child>
  1179.         </widget>
  1180.  
  1181.         <widget>
  1182.           <class>GtkRadioButton</class>
  1183.           <name>shorten_target_radiobutton</name>
  1184.           <can_focus>True</can_focus>
  1185.           <label>Shorten names to target _length</label>
  1186.           <active>False</active>
  1187.           <draw_indicator>True</draw_indicator>
  1188.           <group>ShortenStyle</group>
  1189.           <child>
  1190.             <left_attach>0</left_attach>
  1191.             <right_attach>1</right_attach>
  1192.             <top_attach>1</top_attach>
  1193.             <bottom_attach>2</bottom_attach>
  1194.             <xpad>0</xpad>
  1195.             <ypad>0</ypad>
  1196.             <xexpand>False</xexpand>
  1197.             <yexpand>False</yexpand>
  1198.             <xshrink>False</xshrink>
  1199.             <yshrink>False</yshrink>
  1200.             <xfill>True</xfill>
  1201.             <yfill>False</yfill>
  1202.           </child>
  1203.         </widget>
  1204.  
  1205.         <widget>
  1206.           <class>GtkSpinButton</class>
  1207.           <name>tabbed_shorten_spin2</name>
  1208.           <can_focus>True</can_focus>
  1209.           <climb_rate>1</climb_rate>
  1210.           <digits>0</digits>
  1211.           <numeric>False</numeric>
  1212.           <update_policy>GTK_UPDATE_IF_VALID</update_policy>
  1213.           <snap>False</snap>
  1214.           <wrap>False</wrap>
  1215.           <value>200</value>
  1216.           <lower>0</lower>
  1217.           <upper>200</upper>
  1218.           <step>1</step>
  1219.           <page>10</page>
  1220.           <page_size>10</page_size>
  1221.           <child>
  1222.             <left_attach>1</left_attach>
  1223.             <right_attach>2</right_attach>
  1224.             <top_attach>0</top_attach>
  1225.             <bottom_attach>1</bottom_attach>
  1226.             <xpad>0</xpad>
  1227.             <ypad>0</ypad>
  1228.             <xexpand>False</xexpand>
  1229.             <yexpand>False</yexpand>
  1230.             <xshrink>False</xshrink>
  1231.             <yshrink>False</yshrink>
  1232.             <xfill>True</xfill>
  1233.             <yfill>False</yfill>
  1234.           </child>
  1235.         </widget>
  1236.  
  1237.         <widget>
  1238.           <class>GtkSpinButton</class>
  1239.           <name>tabbed_shorten_spin</name>
  1240.           <sensitive>False</sensitive>
  1241.           <can_focus>True</can_focus>
  1242.           <climb_rate>1</climb_rate>
  1243.           <digits>0</digits>
  1244.           <numeric>False</numeric>
  1245.           <update_policy>GTK_UPDATE_IF_VALID</update_policy>
  1246.           <snap>False</snap>
  1247.           <wrap>False</wrap>
  1248.           <value>200</value>
  1249.           <lower>0</lower>
  1250.           <upper>200</upper>
  1251.           <step>1</step>
  1252.           <page>10</page>
  1253.           <page_size>10</page_size>
  1254.           <child>
  1255.             <left_attach>1</left_attach>
  1256.             <right_attach>2</right_attach>
  1257.             <top_attach>1</top_attach>
  1258.             <bottom_attach>2</bottom_attach>
  1259.             <xpad>0</xpad>
  1260.             <ypad>0</ypad>
  1261.             <xexpand>False</xexpand>
  1262.             <yexpand>False</yexpand>
  1263.             <xshrink>False</xshrink>
  1264.             <yshrink>False</yshrink>
  1265.             <xfill>True</xfill>
  1266.             <yfill>False</yfill>
  1267.           </child>
  1268.         </widget>
  1269.           </widget>
  1270.  
  1271.           <widget>
  1272.         <class>GtkVBox</class>
  1273.         <name>tabbed_shorten_name_vbox</name>
  1274.         <homogeneous>False</homogeneous>
  1275.         <spacing>1</spacing>
  1276.         <child>
  1277.           <padding>0</padding>
  1278.           <expand>False</expand>
  1279.           <fill>False</fill>
  1280.         </child>
  1281.  
  1282.         <widget>
  1283.           <class>GtkCheckButton</class>
  1284.           <name>tabbed_separator_check</name>
  1285.           <can_focus>True</can_focus>
  1286.           <label>_Shorten long names by looking for common separators</label>
  1287.           <active>False</active>
  1288.           <draw_indicator>True</draw_indicator>
  1289.           <child>
  1290.             <padding>0</padding>
  1291.             <expand>False</expand>
  1292.             <fill>False</fill>
  1293.           </child>
  1294.         </widget>
  1295.  
  1296.         <widget>
  1297.           <class>GtkCheckButton</class>
  1298.           <name>tabbed_vowel_check</name>
  1299.           <can_focus>True</can_focus>
  1300.           <label>Shorten long names by dropping _vowels</label>
  1301.           <active>False</active>
  1302.           <draw_indicator>True</draw_indicator>
  1303.           <child>
  1304.             <padding>0</padding>
  1305.             <expand>False</expand>
  1306.             <fill>False</fill>
  1307.           </child>
  1308.         </widget>
  1309.  
  1310.         <widget>
  1311.           <class>GtkCheckButton</class>
  1312.           <name>tabbed_prefix_check</name>
  1313.           <can_focus>True</can_focus>
  1314.           <label>Shorten all _names by dropping common prefixes</label>
  1315.           <active>False</active>
  1316.           <draw_indicator>True</draw_indicator>
  1317.           <child>
  1318.             <padding>0</padding>
  1319.             <expand>False</expand>
  1320.             <fill>False</fill>
  1321.           </child>
  1322.         </widget>
  1323.           </widget>
  1324.         </widget>
  1325.       </widget>
  1326.  
  1327.       <widget>
  1328.         <class>GtkFrame</class>
  1329.         <name>frame68</name>
  1330.         <label>Tab Colors</label>
  1331.         <label_xalign>0</label_xalign>
  1332.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  1333.         <child>
  1334.           <padding>0</padding>
  1335.           <expand>False</expand>
  1336.           <fill>True</fill>
  1337.         </child>
  1338.  
  1339.         <widget>
  1340.           <class>GtkTable</class>
  1341.           <name>table66</name>
  1342.           <border_width>5</border_width>
  1343.           <rows>1</rows>
  1344.           <columns>4</columns>
  1345.           <homogeneous>False</homogeneous>
  1346.           <row_spacing>5</row_spacing>
  1347.           <column_spacing>5</column_spacing>
  1348.  
  1349.           <widget>
  1350.         <class>GtkLabel</class>
  1351.         <name>label1057</name>
  1352.         <label>Loading tab text _color</label>
  1353.         <justify>GTK_JUSTIFY_CENTER</justify>
  1354.         <wrap>False</wrap>
  1355.         <xalign>1</xalign>
  1356.         <yalign>0.5</yalign>
  1357.         <xpad>0</xpad>
  1358.         <ypad>0</ypad>
  1359.         <focus_target>background_color</focus_target>
  1360.         <child>
  1361.           <left_attach>0</left_attach>
  1362.           <right_attach>1</right_attach>
  1363.           <top_attach>0</top_attach>
  1364.           <bottom_attach>1</bottom_attach>
  1365.           <xpad>0</xpad>
  1366.           <ypad>0</ypad>
  1367.           <xexpand>False</xexpand>
  1368.           <yexpand>False</yexpand>
  1369.           <xshrink>False</xshrink>
  1370.           <yshrink>False</yshrink>
  1371.           <xfill>True</xfill>
  1372.           <yfill>False</yfill>
  1373.         </child>
  1374.           </widget>
  1375.  
  1376.           <widget>
  1377.         <class>GtkHBox</class>
  1378.         <name>hbox92</name>
  1379.         <homogeneous>False</homogeneous>
  1380.         <spacing>0</spacing>
  1381.         <child>
  1382.           <left_attach>1</left_attach>
  1383.           <right_attach>2</right_attach>
  1384.           <top_attach>0</top_attach>
  1385.           <bottom_attach>1</bottom_attach>
  1386.           <xpad>0</xpad>
  1387.           <ypad>0</ypad>
  1388.           <xexpand>True</xexpand>
  1389.           <yexpand>False</yexpand>
  1390.           <xshrink>False</xshrink>
  1391.           <yshrink>False</yshrink>
  1392.           <xfill>True</xfill>
  1393.           <yfill>True</yfill>
  1394.         </child>
  1395.  
  1396.         <widget>
  1397.           <class>GnomeColorPicker</class>
  1398.           <name>tabbed_loading_color</name>
  1399.           <can_focus>True</can_focus>
  1400.           <signal>
  1401.             <name>clicked</name>
  1402.             <handler>prefs_color_picker_clicked_cb</handler>
  1403.             <after>True</after>
  1404.             <last_modification_time>Sat, 13 Jan 2001 05:59:34 GMT</last_modification_time>
  1405.           </signal>
  1406.           <dither>True</dither>
  1407.           <use_alpha>False</use_alpha>
  1408.           <title>Pick the background color</title>
  1409.           <child>
  1410.             <padding>0</padding>
  1411.             <expand>False</expand>
  1412.             <fill>False</fill>
  1413.           </child>
  1414.         </widget>
  1415.           </widget>
  1416.  
  1417.           <widget>
  1418.         <class>GtkLabel</class>
  1419.         <name>label1055</name>
  1420.         <label>_Unviewed tab text color</label>
  1421.         <justify>GTK_JUSTIFY_CENTER</justify>
  1422.         <wrap>False</wrap>
  1423.         <xalign>1</xalign>
  1424.         <yalign>1</yalign>
  1425.         <xpad>0</xpad>
  1426.         <ypad>0</ypad>
  1427.         <focus_target>text_color</focus_target>
  1428.         <child>
  1429.           <left_attach>2</left_attach>
  1430.           <right_attach>3</right_attach>
  1431.           <top_attach>0</top_attach>
  1432.           <bottom_attach>1</bottom_attach>
  1433.           <xpad>0</xpad>
  1434.           <ypad>0</ypad>
  1435.           <xexpand>False</xexpand>
  1436.           <yexpand>False</yexpand>
  1437.           <xshrink>False</xshrink>
  1438.           <yshrink>False</yshrink>
  1439.           <xfill>True</xfill>
  1440.           <yfill>False</yfill>
  1441.         </child>
  1442.           </widget>
  1443.  
  1444.           <widget>
  1445.         <class>GtkHBox</class>
  1446.         <name>hbox93</name>
  1447.         <homogeneous>False</homogeneous>
  1448.         <spacing>0</spacing>
  1449.         <child>
  1450.           <left_attach>3</left_attach>
  1451.           <right_attach>4</right_attach>
  1452.           <top_attach>0</top_attach>
  1453.           <bottom_attach>1</bottom_attach>
  1454.           <xpad>0</xpad>
  1455.           <ypad>0</ypad>
  1456.           <xexpand>True</xexpand>
  1457.           <yexpand>False</yexpand>
  1458.           <xshrink>False</xshrink>
  1459.           <yshrink>False</yshrink>
  1460.           <xfill>True</xfill>
  1461.           <yfill>True</yfill>
  1462.         </child>
  1463.  
  1464.         <widget>
  1465.           <class>GnomeColorPicker</class>
  1466.           <name>tabbed_new_color</name>
  1467.           <can_focus>True</can_focus>
  1468.           <signal>
  1469.             <name>clicked</name>
  1470.             <handler>prefs_color_picker_clicked_cb</handler>
  1471.             <after>True</after>
  1472.             <last_modification_time>Sat, 13 Jan 2001 05:59:21 GMT</last_modification_time>
  1473.           </signal>
  1474.           <dither>True</dither>
  1475.           <use_alpha>False</use_alpha>
  1476.           <title>Pick the text color</title>
  1477.           <child>
  1478.             <padding>0</padding>
  1479.             <expand>False</expand>
  1480.             <fill>False</fill>
  1481.           </child>
  1482.         </widget>
  1483.           </widget>
  1484.         </widget>
  1485.       </widget>
  1486.     </widget>
  1487.  
  1488.     <widget>
  1489.       <class>GtkLabel</class>
  1490.       <child_name>Notebook:tab</child_name>
  1491.       <name>label204</name>
  1492.       <label></label>
  1493.       <justify>GTK_JUSTIFY_CENTER</justify>
  1494.       <wrap>False</wrap>
  1495.       <xalign>0.5</xalign>
  1496.       <yalign>0.5</yalign>
  1497.       <xpad>0</xpad>
  1498.       <ypad>0</ypad>
  1499.     </widget>
  1500.  
  1501.     <widget>
  1502.       <class>GtkVBox</class>
  1503.       <name>vbox21</name>
  1504.       <homogeneous>False</homogeneous>
  1505.       <spacing>5</spacing>
  1506.  
  1507.       <widget>
  1508.         <class>GtkFrame</class>
  1509.         <name>frame79</name>
  1510.         <label>Default Layout</label>
  1511.         <label_xalign>0</label_xalign>
  1512.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  1513.         <child>
  1514.           <padding>0</padding>
  1515.           <expand>False</expand>
  1516.           <fill>False</fill>
  1517.         </child>
  1518.  
  1519.         <widget>
  1520.           <class>GtkVBox</class>
  1521.           <name>vbox133</name>
  1522.           <border_width>5</border_width>
  1523.           <homogeneous>False</homogeneous>
  1524.           <spacing>2</spacing>
  1525.  
  1526.           <widget>
  1527.         <class>GtkTable</class>
  1528.         <name>table69</name>
  1529.         <rows>8</rows>
  1530.         <columns>3</columns>
  1531.         <homogeneous>False</homogeneous>
  1532.         <row_spacing>0</row_spacing>
  1533.         <column_spacing>15</column_spacing>
  1534.         <child>
  1535.           <padding>0</padding>
  1536.           <expand>False</expand>
  1537.           <fill>False</fill>
  1538.         </child>
  1539.  
  1540.         <widget>
  1541.           <class>GtkLabel</class>
  1542.           <name>label1065</name>
  1543.           <label>Show toolbars</label>
  1544.           <justify>GTK_JUSTIFY_CENTER</justify>
  1545.           <wrap>False</wrap>
  1546.           <xalign>0</xalign>
  1547.           <yalign>0.5</yalign>
  1548.           <xpad>0</xpad>
  1549.           <ypad>0</ypad>
  1550.           <child>
  1551.             <left_attach>0</left_attach>
  1552.             <right_attach>1</right_attach>
  1553.             <top_attach>3</top_attach>
  1554.             <bottom_attach>4</bottom_attach>
  1555.             <xpad>0</xpad>
  1556.             <ypad>0</ypad>
  1557.             <xexpand>False</xexpand>
  1558.             <yexpand>False</yexpand>
  1559.             <xshrink>False</xshrink>
  1560.             <yshrink>False</yshrink>
  1561.             <xfill>True</xfill>
  1562.             <yfill>False</yfill>
  1563.           </child>
  1564.         </widget>
  1565.  
  1566.         <widget>
  1567.           <class>GtkLabel</class>
  1568.           <name>label1066</name>
  1569.           <label>Show bookmarks toolbars</label>
  1570.           <justify>GTK_JUSTIFY_CENTER</justify>
  1571.           <wrap>False</wrap>
  1572.           <xalign>0</xalign>
  1573.           <yalign>0.5</yalign>
  1574.           <xpad>0</xpad>
  1575.           <ypad>0</ypad>
  1576.           <child>
  1577.             <left_attach>0</left_attach>
  1578.             <right_attach>1</right_attach>
  1579.             <top_attach>4</top_attach>
  1580.             <bottom_attach>5</bottom_attach>
  1581.             <xpad>0</xpad>
  1582.             <ypad>0</ypad>
  1583.             <xexpand>False</xexpand>
  1584.             <yexpand>False</yexpand>
  1585.             <xshrink>False</xshrink>
  1586.             <yshrink>False</yshrink>
  1587.             <xfill>True</xfill>
  1588.             <yfill>False</yfill>
  1589.           </child>
  1590.         </widget>
  1591.  
  1592.         <widget>
  1593.           <class>GtkLabel</class>
  1594.           <name>label1067</name>
  1595.           <label>Show statusbar</label>
  1596.           <justify>GTK_JUSTIFY_CENTER</justify>
  1597.           <wrap>False</wrap>
  1598.           <xalign>0</xalign>
  1599.           <yalign>0.5</yalign>
  1600.           <xpad>0</xpad>
  1601.           <ypad>0</ypad>
  1602.           <child>
  1603.             <left_attach>0</left_attach>
  1604.             <right_attach>1</right_attach>
  1605.             <top_attach>5</top_attach>
  1606.             <bottom_attach>6</bottom_attach>
  1607.             <xpad>0</xpad>
  1608.             <ypad>0</ypad>
  1609.             <xexpand>False</xexpand>
  1610.             <yexpand>False</yexpand>
  1611.             <xshrink>False</xshrink>
  1612.             <yshrink>False</yshrink>
  1613.             <xfill>True</xfill>
  1614.             <yfill>False</yfill>
  1615.           </child>
  1616.         </widget>
  1617.  
  1618.         <widget>
  1619.           <class>GtkCheckButton</class>
  1620.           <name>show_statusbar_in_fullscreen_check</name>
  1621.           <can_focus>True</can_focus>
  1622.           <label></label>
  1623.           <active>False</active>
  1624.           <draw_indicator>True</draw_indicator>
  1625.           <child>
  1626.             <left_attach>2</left_attach>
  1627.             <right_attach>3</right_attach>
  1628.             <top_attach>5</top_attach>
  1629.             <bottom_attach>6</bottom_attach>
  1630.             <xpad>0</xpad>
  1631.             <ypad>0</ypad>
  1632.             <xexpand>False</xexpand>
  1633.             <yexpand>False</yexpand>
  1634.             <xshrink>False</xshrink>
  1635.             <yshrink>False</yshrink>
  1636.             <xfill>False</xfill>
  1637.             <yfill>False</yfill>
  1638.           </child>
  1639.         </widget>
  1640.  
  1641.         <widget>
  1642.           <class>GtkCheckButton</class>
  1643.           <name>show_bookmarks_in_fullscreen_check</name>
  1644.           <can_focus>True</can_focus>
  1645.           <label></label>
  1646.           <active>False</active>
  1647.           <draw_indicator>True</draw_indicator>
  1648.           <child>
  1649.             <left_attach>2</left_attach>
  1650.             <right_attach>3</right_attach>
  1651.             <top_attach>4</top_attach>
  1652.             <bottom_attach>5</bottom_attach>
  1653.             <xpad>0</xpad>
  1654.             <ypad>0</ypad>
  1655.             <xexpand>False</xexpand>
  1656.             <yexpand>False</yexpand>
  1657.             <xshrink>False</xshrink>
  1658.             <yshrink>False</yshrink>
  1659.             <xfill>False</xfill>
  1660.             <yfill>False</yfill>
  1661.           </child>
  1662.         </widget>
  1663.  
  1664.         <widget>
  1665.           <class>GtkCheckButton</class>
  1666.           <name>show_toolbars_in_fullscreen_check</name>
  1667.           <can_focus>True</can_focus>
  1668.           <label></label>
  1669.           <active>False</active>
  1670.           <draw_indicator>True</draw_indicator>
  1671.           <child>
  1672.             <left_attach>2</left_attach>
  1673.             <right_attach>3</right_attach>
  1674.             <top_attach>3</top_attach>
  1675.             <bottom_attach>4</bottom_attach>
  1676.             <xpad>0</xpad>
  1677.             <ypad>0</ypad>
  1678.             <xexpand>False</xexpand>
  1679.             <yexpand>False</yexpand>
  1680.             <xshrink>False</xshrink>
  1681.             <yshrink>False</yshrink>
  1682.             <xfill>False</xfill>
  1683.             <yfill>False</yfill>
  1684.           </child>
  1685.         </widget>
  1686.  
  1687.         <widget>
  1688.           <class>GtkCheckButton</class>
  1689.           <name>show_menubar_in_fullscreen_check</name>
  1690.           <can_focus>True</can_focus>
  1691.           <label></label>
  1692.           <active>False</active>
  1693.           <draw_indicator>True</draw_indicator>
  1694.           <child>
  1695.             <left_attach>2</left_attach>
  1696.             <right_attach>3</right_attach>
  1697.             <top_attach>2</top_attach>
  1698.             <bottom_attach>3</bottom_attach>
  1699.             <xpad>0</xpad>
  1700.             <ypad>0</ypad>
  1701.             <xexpand>False</xexpand>
  1702.             <yexpand>False</yexpand>
  1703.             <xshrink>False</xshrink>
  1704.             <yshrink>False</yshrink>
  1705.             <xfill>False</xfill>
  1706.             <yfill>False</yfill>
  1707.           </child>
  1708.         </widget>
  1709.  
  1710.         <widget>
  1711.           <class>GtkCheckButton</class>
  1712.           <name>show_menubar_check</name>
  1713.           <can_focus>True</can_focus>
  1714.           <label></label>
  1715.           <active>False</active>
  1716.           <draw_indicator>True</draw_indicator>
  1717.           <child>
  1718.             <left_attach>1</left_attach>
  1719.             <right_attach>2</right_attach>
  1720.             <top_attach>2</top_attach>
  1721.             <bottom_attach>3</bottom_attach>
  1722.             <xpad>0</xpad>
  1723.             <ypad>0</ypad>
  1724.             <xexpand>False</xexpand>
  1725.             <yexpand>False</yexpand>
  1726.             <xshrink>False</xshrink>
  1727.             <yshrink>False</yshrink>
  1728.             <xfill>False</xfill>
  1729.             <yfill>False</yfill>
  1730.           </child>
  1731.         </widget>
  1732.  
  1733.         <widget>
  1734.           <class>GtkCheckButton</class>
  1735.           <name>show_toolbars_check</name>
  1736.           <can_focus>True</can_focus>
  1737.           <label></label>
  1738.           <active>False</active>
  1739.           <draw_indicator>True</draw_indicator>
  1740.           <child>
  1741.             <left_attach>1</left_attach>
  1742.             <right_attach>2</right_attach>
  1743.             <top_attach>3</top_attach>
  1744.             <bottom_attach>4</bottom_attach>
  1745.             <xpad>0</xpad>
  1746.             <ypad>0</ypad>
  1747.             <xexpand>False</xexpand>
  1748.             <yexpand>False</yexpand>
  1749.             <xshrink>False</xshrink>
  1750.             <yshrink>False</yshrink>
  1751.             <xfill>False</xfill>
  1752.             <yfill>False</yfill>
  1753.           </child>
  1754.         </widget>
  1755.  
  1756.         <widget>
  1757.           <class>GtkCheckButton</class>
  1758.           <name>show_bookmarks_check</name>
  1759.           <can_focus>True</can_focus>
  1760.           <label></label>
  1761.           <active>False</active>
  1762.           <draw_indicator>True</draw_indicator>
  1763.           <child>
  1764.             <left_attach>1</left_attach>
  1765.             <right_attach>2</right_attach>
  1766.             <top_attach>4</top_attach>
  1767.             <bottom_attach>5</bottom_attach>
  1768.             <xpad>0</xpad>
  1769.             <ypad>0</ypad>
  1770.             <xexpand>False</xexpand>
  1771.             <yexpand>False</yexpand>
  1772.             <xshrink>False</xshrink>
  1773.             <yshrink>False</yshrink>
  1774.             <xfill>False</xfill>
  1775.             <yfill>False</yfill>
  1776.           </child>
  1777.         </widget>
  1778.  
  1779.         <widget>
  1780.           <class>GtkCheckButton</class>
  1781.           <name>show_statusbar_check</name>
  1782.           <can_focus>True</can_focus>
  1783.           <label></label>
  1784.           <active>False</active>
  1785.           <draw_indicator>True</draw_indicator>
  1786.           <child>
  1787.             <left_attach>1</left_attach>
  1788.             <right_attach>2</right_attach>
  1789.             <top_attach>5</top_attach>
  1790.             <bottom_attach>6</bottom_attach>
  1791.             <xpad>0</xpad>
  1792.             <ypad>0</ypad>
  1793.             <xexpand>False</xexpand>
  1794.             <yexpand>False</yexpand>
  1795.             <xshrink>False</xshrink>
  1796.             <yshrink>False</yshrink>
  1797.             <xfill>False</xfill>
  1798.             <yfill>False</yfill>
  1799.           </child>
  1800.         </widget>
  1801.  
  1802.         <widget>
  1803.           <class>GtkLabel</class>
  1804.           <name>label1063</name>
  1805.           <label>Windowed mode</label>
  1806.           <justify>GTK_JUSTIFY_CENTER</justify>
  1807.           <wrap>False</wrap>
  1808.           <xalign>0</xalign>
  1809.           <yalign>0.5</yalign>
  1810.           <xpad>0</xpad>
  1811.           <ypad>0</ypad>
  1812.           <child>
  1813.             <left_attach>1</left_attach>
  1814.             <right_attach>2</right_attach>
  1815.             <top_attach>0</top_attach>
  1816.             <bottom_attach>1</bottom_attach>
  1817.             <xpad>0</xpad>
  1818.             <ypad>0</ypad>
  1819.             <xexpand>False</xexpand>
  1820.             <yexpand>False</yexpand>
  1821.             <xshrink>False</xshrink>
  1822.             <yshrink>False</yshrink>
  1823.             <xfill>False</xfill>
  1824.             <yfill>False</yfill>
  1825.           </child>
  1826.         </widget>
  1827.  
  1828.         <widget>
  1829.           <class>GtkLabel</class>
  1830.           <name>label1062</name>
  1831.           <label>Show menubar</label>
  1832.           <justify>GTK_JUSTIFY_CENTER</justify>
  1833.           <wrap>False</wrap>
  1834.           <xalign>0</xalign>
  1835.           <yalign>0.5</yalign>
  1836.           <xpad>0</xpad>
  1837.           <ypad>0</ypad>
  1838.           <child>
  1839.             <left_attach>0</left_attach>
  1840.             <right_attach>1</right_attach>
  1841.             <top_attach>2</top_attach>
  1842.             <bottom_attach>3</bottom_attach>
  1843.             <xpad>0</xpad>
  1844.             <ypad>0</ypad>
  1845.             <xexpand>True</xexpand>
  1846.             <yexpand>False</yexpand>
  1847.             <xshrink>False</xshrink>
  1848.             <yshrink>False</yshrink>
  1849.             <xfill>True</xfill>
  1850.             <yfill>False</yfill>
  1851.           </child>
  1852.         </widget>
  1853.  
  1854.         <widget>
  1855.           <class>GtkLabel</class>
  1856.           <name>label1064</name>
  1857.           <label>Fullscreen mode</label>
  1858.           <justify>GTK_JUSTIFY_CENTER</justify>
  1859.           <wrap>False</wrap>
  1860.           <xalign>0</xalign>
  1861.           <yalign>0.5</yalign>
  1862.           <xpad>0</xpad>
  1863.           <ypad>0</ypad>
  1864.           <child>
  1865.             <left_attach>2</left_attach>
  1866.             <right_attach>3</right_attach>
  1867.             <top_attach>0</top_attach>
  1868.             <bottom_attach>1</bottom_attach>
  1869.             <xpad>0</xpad>
  1870.             <ypad>0</ypad>
  1871.             <xexpand>True</xexpand>
  1872.             <yexpand>False</yexpand>
  1873.             <xshrink>False</xshrink>
  1874.             <yshrink>False</yshrink>
  1875.             <xfill>False</xfill>
  1876.             <yfill>False</yfill>
  1877.           </child>
  1878.         </widget>
  1879.  
  1880.         <widget>
  1881.           <class>GtkHSeparator</class>
  1882.           <name>hseparator5</name>
  1883.           <child>
  1884.             <left_attach>0</left_attach>
  1885.             <right_attach>3</right_attach>
  1886.             <top_attach>1</top_attach>
  1887.             <bottom_attach>2</bottom_attach>
  1888.             <xpad>0</xpad>
  1889.             <ypad>5</ypad>
  1890.             <xexpand>False</xexpand>
  1891.             <yexpand>False</yexpand>
  1892.             <xshrink>False</xshrink>
  1893.             <yshrink>False</yshrink>
  1894.             <xfill>True</xfill>
  1895.             <yfill>True</yfill>
  1896.           </child>
  1897.         </widget>
  1898.  
  1899.         <widget>
  1900.           <class>GtkCheckButton</class>
  1901.           <name>fullscreen_stacking_checkbutton</name>
  1902.           <can_focus>True</can_focus>
  1903.           <label>_Keep fullscreen window above all other windows</label>
  1904.           <active>True</active>
  1905.           <draw_indicator>True</draw_indicator>
  1906.           <child>
  1907.             <left_attach>0</left_attach>
  1908.             <right_attach>3</right_attach>
  1909.             <top_attach>7</top_attach>
  1910.             <bottom_attach>8</bottom_attach>
  1911.             <xpad>0</xpad>
  1912.             <ypad>0</ypad>
  1913.             <xexpand>False</xexpand>
  1914.             <yexpand>False</yexpand>
  1915.             <xshrink>False</xshrink>
  1916.             <yshrink>False</yshrink>
  1917.             <xfill>True</xfill>
  1918.             <yfill>False</yfill>
  1919.           </child>
  1920.         </widget>
  1921.  
  1922.         <widget>
  1923.           <class>GtkHSeparator</class>
  1924.           <name>hseparator4</name>
  1925.           <child>
  1926.             <left_attach>0</left_attach>
  1927.             <right_attach>3</right_attach>
  1928.             <top_attach>6</top_attach>
  1929.             <bottom_attach>7</bottom_attach>
  1930.             <xpad>0</xpad>
  1931.             <ypad>5</ypad>
  1932.             <xexpand>False</xexpand>
  1933.             <yexpand>True</yexpand>
  1934.             <xshrink>False</xshrink>
  1935.             <yshrink>False</yshrink>
  1936.             <xfill>True</xfill>
  1937.             <yfill>True</yfill>
  1938.           </child>
  1939.         </widget>
  1940.           </widget>
  1941.         </widget>
  1942.       </widget>
  1943.  
  1944.       <widget>
  1945.         <class>GtkFrame</class>
  1946.         <name>frame76</name>
  1947.         <label>Default Dock</label>
  1948.         <label_xalign>0</label_xalign>
  1949.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  1950.         <child>
  1951.           <padding>0</padding>
  1952.           <expand>False</expand>
  1953.           <fill>False</fill>
  1954.         </child>
  1955.  
  1956.         <widget>
  1957.           <class>GtkVBox</class>
  1958.           <name>vbox130</name>
  1959.           <border_width>5</border_width>
  1960.           <homogeneous>False</homogeneous>
  1961.           <spacing>1</spacing>
  1962.  
  1963.           <widget>
  1964.         <class>GtkRadioButton</class>
  1965.         <name>show_dock_none_radiobutton</name>
  1966.         <can_focus>True</can_focus>
  1967.         <label>_None</label>
  1968.         <active>False</active>
  1969.         <draw_indicator>True</draw_indicator>
  1970.         <group>DockLayout</group>
  1971.         <child>
  1972.           <padding>0</padding>
  1973.           <expand>False</expand>
  1974.           <fill>False</fill>
  1975.         </child>
  1976.           </widget>
  1977.  
  1978.           <widget>
  1979.         <class>GtkRadioButton</class>
  1980.         <name>show_history_dock_radiobutton</name>
  1981.         <can_focus>True</can_focus>
  1982.         <label>_History dock</label>
  1983.         <active>False</active>
  1984.         <draw_indicator>True</draw_indicator>
  1985.         <group>DockLayout</group>
  1986.         <child>
  1987.           <padding>0</padding>
  1988.           <expand>False</expand>
  1989.           <fill>False</fill>
  1990.         </child>
  1991.           </widget>
  1992.  
  1993.           <widget>
  1994.         <class>GtkRadioButton</class>
  1995.         <name>show_bookmarks_dock_radiobutton</name>
  1996.         <can_focus>True</can_focus>
  1997.         <label>Bookmarks _dock</label>
  1998.         <active>False</active>
  1999.         <draw_indicator>True</draw_indicator>
  2000.         <group>DockLayout</group>
  2001.         <child>
  2002.           <padding>0</padding>
  2003.           <expand>False</expand>
  2004.           <fill>False</fill>
  2005.         </child>
  2006.           </widget>
  2007.         </widget>
  2008.       </widget>
  2009.     </widget>
  2010.  
  2011.     <widget>
  2012.       <class>GtkLabel</class>
  2013.       <child_name>Notebook:tab</child_name>
  2014.       <name>label106</name>
  2015.       <label></label>
  2016.       <justify>GTK_JUSTIFY_CENTER</justify>
  2017.       <wrap>False</wrap>
  2018.       <xalign>0.5</xalign>
  2019.       <yalign>0.5</yalign>
  2020.       <xpad>0</xpad>
  2021.       <ypad>0</ypad>
  2022.     </widget>
  2023.  
  2024.     <widget>
  2025.       <class>GtkVBox</class>
  2026.       <name>themes_page</name>
  2027.       <homogeneous>False</homogeneous>
  2028.       <spacing>5</spacing>
  2029.  
  2030.       <widget>
  2031.         <class>GtkFrame</class>
  2032.         <name>frame8</name>
  2033.         <label>Toolbar Appearance</label>
  2034.         <label_xalign>0</label_xalign>
  2035.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  2036.         <child>
  2037.           <padding>0</padding>
  2038.           <expand>False</expand>
  2039.           <fill>True</fill>
  2040.         </child>
  2041.  
  2042.         <widget>
  2043.           <class>GtkVBox</class>
  2044.           <name>vbox116</name>
  2045.           <border_width>5</border_width>
  2046.           <homogeneous>False</homogeneous>
  2047.           <spacing>5</spacing>
  2048.  
  2049.           <widget>
  2050.         <class>GtkHBox</class>
  2051.         <name>hbox80</name>
  2052.         <homogeneous>False</homogeneous>
  2053.         <spacing>5</spacing>
  2054.         <child>
  2055.           <padding>0</padding>
  2056.           <expand>False</expand>
  2057.           <fill>True</fill>
  2058.         </child>
  2059.  
  2060.         <widget>
  2061.           <class>GtkLabel</class>
  2062.           <name>label1042</name>
  2063.           <label>_Appearance</label>
  2064.           <justify>GTK_JUSTIFY_CENTER</justify>
  2065.           <wrap>False</wrap>
  2066.           <xalign>1</xalign>
  2067.           <yalign>0.5</yalign>
  2068.           <xpad>0</xpad>
  2069.           <ypad>0</ypad>
  2070.           <default_focus_target>toolbar_style_optionmenu</default_focus_target>
  2071.           <child>
  2072.             <padding>0</padding>
  2073.             <expand>False</expand>
  2074.             <fill>False</fill>
  2075.           </child>
  2076.         </widget>
  2077.  
  2078.         <widget>
  2079.           <class>GtkOptionMenu</class>
  2080.           <name>toolbar_style_optionmenu</name>
  2081.           <can_focus>True</can_focus>
  2082.           <items>Text beside icons
  2083. Text under icons
  2084. Text only
  2085. Icons only
  2086. </items>
  2087.           <initial_choice>0</initial_choice>
  2088.           <child>
  2089.             <padding>0</padding>
  2090.             <expand>True</expand>
  2091.             <fill>True</fill>
  2092.           </child>
  2093.         </widget>
  2094.           </widget>
  2095.  
  2096.           <widget>
  2097.         <class>GtkCheckButton</class>
  2098.         <name>toolbar_share_main_toolbar</name>
  2099.         <can_focus>True</can_focus>
  2100.         <label>_Keep location entry on main toolbar</label>
  2101.         <active>False</active>
  2102.         <draw_indicator>True</draw_indicator>
  2103.         <child>
  2104.           <padding>0</padding>
  2105.           <expand>False</expand>
  2106.           <fill>False</fill>
  2107.         </child>
  2108.           </widget>
  2109.         </widget>
  2110.       </widget>
  2111.  
  2112.       <widget>
  2113.         <class>GtkHBox</class>
  2114.         <name>hbox84</name>
  2115.         <homogeneous>False</homogeneous>
  2116.         <spacing>5</spacing>
  2117.         <child>
  2118.           <padding>0</padding>
  2119.           <expand>True</expand>
  2120.           <fill>True</fill>
  2121.         </child>
  2122.  
  2123.         <widget>
  2124.           <class>GtkFrame</class>
  2125.           <name>frame65</name>
  2126.           <label>Current Controls</label>
  2127.           <label_xalign>0</label_xalign>
  2128.           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  2129.           <child>
  2130.         <padding>0</padding>
  2131.         <expand>True</expand>
  2132.         <fill>True</fill>
  2133.           </child>
  2134.  
  2135.           <widget>
  2136.         <class>GtkScrolledWindow</class>
  2137.         <name>scrolledwindow1126</name>
  2138.         <border_width>5</border_width>
  2139.         <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
  2140.         <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
  2141.         <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
  2142.         <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
  2143.  
  2144.         <widget>
  2145.           <class>GtkCList</class>
  2146.           <name>current_clist</name>
  2147.           <can_focus>True</can_focus>
  2148.           <signal>
  2149.             <name>select_row</name>
  2150.             <handler>current_clist_select_row_cb</handler>
  2151.             <last_modification_time>Thu, 05 Jul 2001 13:38:30 GMT</last_modification_time>
  2152.           </signal>
  2153.           <signal>
  2154.             <name>unselect_row</name>
  2155.             <handler>current_clist_unselect_row_cb</handler>
  2156.             <last_modification_time>Thu, 05 Jul 2001 13:38:40 GMT</last_modification_time>
  2157.           </signal>
  2158.           <signal>
  2159.             <name>button_press_event</name>
  2160.             <handler>current_clist_double_click_cb</handler>
  2161.             <last_modification_time>Tue, 14 Aug 2001 09:10:13 GMT</last_modification_time>
  2162.           </signal>
  2163.           <signal>
  2164.             <name>drag_end</name>
  2165.             <handler>current_clist_drag_end_cb</handler>
  2166.             <last_modification_time>Wed, 15 Aug 2001 03:00:10 GMT</last_modification_time>
  2167.           </signal>
  2168.           <columns>1</columns>
  2169.           <column_widths>80</column_widths>
  2170.           <selection_mode>GTK_SELECTION_EXTENDED</selection_mode>
  2171.           <show_titles>False</show_titles>
  2172.           <shadow_type>GTK_SHADOW_IN</shadow_type>
  2173.  
  2174.           <widget>
  2175.             <class>GtkLabel</class>
  2176.             <child_name>CList:title</child_name>
  2177.             <name>label1049</name>
  2178.             <label>label1049</label>
  2179.             <justify>GTK_JUSTIFY_CENTER</justify>
  2180.             <wrap>False</wrap>
  2181.             <xalign>0.5</xalign>
  2182.             <yalign>0.5</yalign>
  2183.             <xpad>0</xpad>
  2184.             <ypad>0</ypad>
  2185.           </widget>
  2186.         </widget>
  2187.           </widget>
  2188.         </widget>
  2189.  
  2190.         <widget>
  2191.           <class>GtkAlignment</class>
  2192.           <name>alignment2</name>
  2193.           <xalign>0.5</xalign>
  2194.           <yalign>0.5</yalign>
  2195.           <xscale>0</xscale>
  2196.           <yscale>0</yscale>
  2197.           <child>
  2198.         <padding>0</padding>
  2199.         <expand>False</expand>
  2200.         <fill>False</fill>
  2201.           </child>
  2202.  
  2203.           <widget>
  2204.         <class>GtkTable</class>
  2205.         <name>table65</name>
  2206.         <rows>3</rows>
  2207.         <columns>3</columns>
  2208.         <homogeneous>False</homogeneous>
  2209.         <row_spacing>3</row_spacing>
  2210.         <column_spacing>3</column_spacing>
  2211.  
  2212.         <widget>
  2213.           <class>GtkButton</class>
  2214.           <name>edit_toolbars_up_button</name>
  2215.           <sensitive>False</sensitive>
  2216.           <can_focus>True</can_focus>
  2217.           <signal>
  2218.             <name>clicked</name>
  2219.             <handler>toolbar_editor_move_up_clicked_cb</handler>
  2220.             <last_modification_time>Thu, 05 Jul 2001 13:07:23 GMT</last_modification_time>
  2221.           </signal>
  2222.           <relief>GTK_RELIEF_NONE</relief>
  2223.           <child>
  2224.             <left_attach>1</left_attach>
  2225.             <right_attach>2</right_attach>
  2226.             <top_attach>0</top_attach>
  2227.             <bottom_attach>1</bottom_attach>
  2228.             <xpad>0</xpad>
  2229.             <ypad>0</ypad>
  2230.             <xexpand>False</xexpand>
  2231.             <yexpand>False</yexpand>
  2232.             <xshrink>False</xshrink>
  2233.             <yshrink>False</yshrink>
  2234.             <xfill>True</xfill>
  2235.             <yfill>False</yfill>
  2236.           </child>
  2237.  
  2238.           <widget>
  2239.             <class>GtkArrow</class>
  2240.             <name>arrow9</name>
  2241.             <arrow_type>GTK_ARROW_UP</arrow_type>
  2242.             <shadow_type>GTK_SHADOW_OUT</shadow_type>
  2243.             <xalign>0.5</xalign>
  2244.             <yalign>0.5</yalign>
  2245.             <xpad>0</xpad>
  2246.             <ypad>0</ypad>
  2247.           </widget>
  2248.         </widget>
  2249.  
  2250.         <widget>
  2251.           <class>GtkButton</class>
  2252.           <name>edit_toolbars_add_button</name>
  2253.           <sensitive>False</sensitive>
  2254.           <can_focus>True</can_focus>
  2255.           <signal>
  2256.             <name>clicked</name>
  2257.             <handler>toolbar_editor_add_clicked_cb</handler>
  2258.             <last_modification_time>Thu, 05 Jul 2001 13:07:56 GMT</last_modification_time>
  2259.           </signal>
  2260.           <relief>GTK_RELIEF_NONE</relief>
  2261.           <child>
  2262.             <left_attach>0</left_attach>
  2263.             <right_attach>1</right_attach>
  2264.             <top_attach>1</top_attach>
  2265.             <bottom_attach>2</bottom_attach>
  2266.             <xpad>0</xpad>
  2267.             <ypad>0</ypad>
  2268.             <xexpand>False</xexpand>
  2269.             <yexpand>False</yexpand>
  2270.             <xshrink>False</xshrink>
  2271.             <yshrink>False</yshrink>
  2272.             <xfill>True</xfill>
  2273.             <yfill>False</yfill>
  2274.           </child>
  2275.  
  2276.           <widget>
  2277.             <class>GtkArrow</class>
  2278.             <name>arrow8</name>
  2279.             <arrow_type>GTK_ARROW_LEFT</arrow_type>
  2280.             <shadow_type>GTK_SHADOW_OUT</shadow_type>
  2281.             <xalign>0.5</xalign>
  2282.             <yalign>0.5</yalign>
  2283.             <xpad>0</xpad>
  2284.             <ypad>0</ypad>
  2285.           </widget>
  2286.         </widget>
  2287.  
  2288.         <widget>
  2289.           <class>GtkButton</class>
  2290.           <name>edit_toolbars_remove_button</name>
  2291.           <sensitive>False</sensitive>
  2292.           <can_focus>True</can_focus>
  2293.           <signal>
  2294.             <name>clicked</name>
  2295.             <handler>toolbar_editor_remove_clicked_cb</handler>
  2296.             <last_modification_time>Thu, 05 Jul 2001 14:54:51 GMT</last_modification_time>
  2297.           </signal>
  2298.           <relief>GTK_RELIEF_NONE</relief>
  2299.           <child>
  2300.             <left_attach>2</left_attach>
  2301.             <right_attach>3</right_attach>
  2302.             <top_attach>1</top_attach>
  2303.             <bottom_attach>2</bottom_attach>
  2304.             <xpad>0</xpad>
  2305.             <ypad>0</ypad>
  2306.             <xexpand>False</xexpand>
  2307.             <yexpand>False</yexpand>
  2308.             <xshrink>False</xshrink>
  2309.             <yshrink>False</yshrink>
  2310.             <xfill>True</xfill>
  2311.             <yfill>False</yfill>
  2312.           </child>
  2313.  
  2314.           <widget>
  2315.             <class>GtkArrow</class>
  2316.             <name>arrow6</name>
  2317.             <arrow_type>GTK_ARROW_RIGHT</arrow_type>
  2318.             <shadow_type>GTK_SHADOW_OUT</shadow_type>
  2319.             <xalign>0.5</xalign>
  2320.             <yalign>0.5</yalign>
  2321.             <xpad>0</xpad>
  2322.             <ypad>0</ypad>
  2323.           </widget>
  2324.         </widget>
  2325.  
  2326.         <widget>
  2327.           <class>GtkButton</class>
  2328.           <name>edit_toolbars_down_button</name>
  2329.           <sensitive>False</sensitive>
  2330.           <can_focus>True</can_focus>
  2331.           <signal>
  2332.             <name>clicked</name>
  2333.             <handler>toolbar_editor_move_down_clicked_cb</handler>
  2334.             <last_modification_time>Thu, 05 Jul 2001 13:07:44 GMT</last_modification_time>
  2335.           </signal>
  2336.           <relief>GTK_RELIEF_NONE</relief>
  2337.           <child>
  2338.             <left_attach>1</left_attach>
  2339.             <right_attach>2</right_attach>
  2340.             <top_attach>2</top_attach>
  2341.             <bottom_attach>3</bottom_attach>
  2342.             <xpad>0</xpad>
  2343.             <ypad>0</ypad>
  2344.             <xexpand>False</xexpand>
  2345.             <yexpand>False</yexpand>
  2346.             <xshrink>False</xshrink>
  2347.             <yshrink>False</yshrink>
  2348.             <xfill>True</xfill>
  2349.             <yfill>False</yfill>
  2350.           </child>
  2351.  
  2352.           <widget>
  2353.             <class>GtkArrow</class>
  2354.             <name>arrow7</name>
  2355.             <arrow_type>GTK_ARROW_DOWN</arrow_type>
  2356.             <shadow_type>GTK_SHADOW_OUT</shadow_type>
  2357.             <xalign>0.5</xalign>
  2358.             <yalign>0.5</yalign>
  2359.             <xpad>0</xpad>
  2360.             <ypad>0</ypad>
  2361.           </widget>
  2362.         </widget>
  2363.           </widget>
  2364.         </widget>
  2365.  
  2366.         <widget>
  2367.           <class>GtkFrame</class>
  2368.           <name>frame66</name>
  2369.           <label>Available Controls</label>
  2370.           <label_xalign>0</label_xalign>
  2371.           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  2372.           <child>
  2373.         <padding>0</padding>
  2374.         <expand>True</expand>
  2375.         <fill>True</fill>
  2376.           </child>
  2377.  
  2378.           <widget>
  2379.         <class>GtkScrolledWindow</class>
  2380.         <name>scrolledwindow1127</name>
  2381.         <border_width>5</border_width>
  2382.         <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
  2383.         <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
  2384.         <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
  2385.         <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
  2386.  
  2387.         <widget>
  2388.           <class>GtkCList</class>
  2389.           <name>available_clist</name>
  2390.           <can_focus>True</can_focus>
  2391.           <signal>
  2392.             <name>unselect_row</name>
  2393.             <handler>available_clist_unselect_row_cb</handler>
  2394.             <last_modification_time>Thu, 05 Jul 2001 13:39:47 GMT</last_modification_time>
  2395.           </signal>
  2396.           <signal>
  2397.             <name>select_row</name>
  2398.             <handler>available_clist_select_row_cb</handler>
  2399.             <last_modification_time>Thu, 05 Jul 2001 13:39:57 GMT</last_modification_time>
  2400.           </signal>
  2401.           <signal>
  2402.             <name>button_press_event</name>
  2403.             <handler>available_clist_double_click_cb</handler>
  2404.             <last_modification_time>Tue, 14 Aug 2001 09:09:48 GMT</last_modification_time>
  2405.           </signal>
  2406.           <columns>1</columns>
  2407.           <column_widths>80</column_widths>
  2408.           <selection_mode>GTK_SELECTION_EXTENDED</selection_mode>
  2409.           <show_titles>False</show_titles>
  2410.           <shadow_type>GTK_SHADOW_IN</shadow_type>
  2411.  
  2412.           <widget>
  2413.             <class>GtkLabel</class>
  2414.             <child_name>CList:title</child_name>
  2415.             <name>label1050</name>
  2416.             <label>label1049</label>
  2417.             <justify>GTK_JUSTIFY_CENTER</justify>
  2418.             <wrap>False</wrap>
  2419.             <xalign>0.5</xalign>
  2420.             <yalign>0.5</yalign>
  2421.             <xpad>0</xpad>
  2422.             <ypad>0</ypad>
  2423.           </widget>
  2424.         </widget>
  2425.           </widget>
  2426.         </widget>
  2427.       </widget>
  2428.  
  2429.       <widget>
  2430.         <class>GtkHBox</class>
  2431.         <name>hbox95</name>
  2432.         <homogeneous>True</homogeneous>
  2433.         <spacing>5</spacing>
  2434.         <child>
  2435.           <padding>0</padding>
  2436.           <expand>True</expand>
  2437.           <fill>True</fill>
  2438.         </child>
  2439.  
  2440.         <widget>
  2441.           <class>GtkFrame</class>
  2442.           <name>frame69</name>
  2443.           <label>Toolbar Theme</label>
  2444.           <label_xalign>0</label_xalign>
  2445.           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  2446.           <child>
  2447.         <padding>0</padding>
  2448.         <expand>False</expand>
  2449.         <fill>True</fill>
  2450.           </child>
  2451.  
  2452.           <widget>
  2453.         <class>GtkVBox</class>
  2454.         <name>vbox121</name>
  2455.         <border_width>5</border_width>
  2456.         <homogeneous>False</homogeneous>
  2457.         <spacing>5</spacing>
  2458.  
  2459.         <widget>
  2460.           <class>GtkScrolledWindow</class>
  2461.           <name>theme_scrolledwindow</name>
  2462.           <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
  2463.           <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
  2464.           <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
  2465.           <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
  2466.           <child>
  2467.             <padding>0</padding>
  2468.             <expand>True</expand>
  2469.             <fill>True</fill>
  2470.           </child>
  2471.  
  2472.           <widget>
  2473.             <class>GnomeIconList</class>
  2474.             <name>theme_iconlist</name>
  2475.             <border_width>4</border_width>
  2476.             <can_focus>True</can_focus>
  2477.             <signal>
  2478.               <name>select_icon</name>
  2479.               <handler>prefs_theme_select_icon_cb</handler>
  2480.               <last_modification_time>Tue, 18 Sep 2001 12:53:14 GMT</last_modification_time>
  2481.             </signal>
  2482.             <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
  2483.             <icon_width>70</icon_width>
  2484.             <row_spacing>10</row_spacing>
  2485.             <column_spacing>2</column_spacing>
  2486.             <text_spacing>0</text_spacing>
  2487.             <text_editable>False</text_editable>
  2488.             <text_static>True</text_static>
  2489.           </widget>
  2490.         </widget>
  2491.  
  2492.         <widget>
  2493.           <class>GtkHBox</class>
  2494.           <name>hbox94</name>
  2495.           <homogeneous>False</homogeneous>
  2496.           <spacing>5</spacing>
  2497.           <child>
  2498.             <padding>0</padding>
  2499.             <expand>False</expand>
  2500.             <fill>True</fill>
  2501.           </child>
  2502.  
  2503.           <widget>
  2504.             <class>GnomeFileEntry</class>
  2505.             <name>fileentry3</name>
  2506.             <signal>
  2507.               <name>browse_clicked</name>
  2508.               <handler>prefs_browse_clicked_cb</handler>
  2509.               <after>True</after>
  2510.               <last_modification_time>Sat, 13 Jan 2001 05:33:03 GMT</last_modification_time>
  2511.             </signal>
  2512.             <max_saved>10</max_saved>
  2513.             <title>Select Animation Folder</title>
  2514.             <directory>True</directory>
  2515.             <modal>False</modal>
  2516.             <child>
  2517.               <padding>0</padding>
  2518.               <expand>True</expand>
  2519.               <fill>True</fill>
  2520.             </child>
  2521.  
  2522.             <widget>
  2523.               <class>GtkEntry</class>
  2524.               <child_name>GnomeEntry:entry</child_name>
  2525.               <name>theme_dir_entry</name>
  2526.               <width>128</width>
  2527.               <can_focus>True</can_focus>
  2528.               <editable>True</editable>
  2529.               <text_visible>True</text_visible>
  2530.               <text_max_length>0</text_max_length>
  2531.               <text></text>
  2532.             </widget>
  2533.           </widget>
  2534.         </widget>
  2535.           </widget>
  2536.         </widget>
  2537.  
  2538.         <widget>
  2539.           <class>GtkFrame</class>
  2540.           <name>frame26</name>
  2541.           <label>Spinner</label>
  2542.           <label_xalign>0</label_xalign>
  2543.           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  2544.           <child>
  2545.         <padding>0</padding>
  2546.         <expand>False</expand>
  2547.         <fill>True</fill>
  2548.           </child>
  2549.  
  2550.           <widget>
  2551.         <class>GtkVBox</class>
  2552.         <name>vbox39</name>
  2553.         <border_width>5</border_width>
  2554.         <homogeneous>False</homogeneous>
  2555.         <spacing>5</spacing>
  2556.  
  2557.         <widget>
  2558.           <class>GtkScrolledWindow</class>
  2559.           <name>spinner_scrolledwindow</name>
  2560.           <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
  2561.           <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
  2562.           <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
  2563.           <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
  2564.           <child>
  2565.             <padding>0</padding>
  2566.             <expand>True</expand>
  2567.             <fill>True</fill>
  2568.           </child>
  2569.  
  2570.           <widget>
  2571.             <class>GnomeIconList</class>
  2572.             <name>spinner_iconlist</name>
  2573.             <border_width>4</border_width>
  2574.             <can_focus>True</can_focus>
  2575.             <signal>
  2576.               <name>select_icon</name>
  2577.               <handler>prefs_spinner_select_icon_cb</handler>
  2578.               <last_modification_time>Sat, 03 Feb 2001 18:35:20 GMT</last_modification_time>
  2579.             </signal>
  2580.             <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
  2581.             <icon_width>70</icon_width>
  2582.             <row_spacing>10</row_spacing>
  2583.             <column_spacing>2</column_spacing>
  2584.             <text_spacing>0</text_spacing>
  2585.             <text_editable>False</text_editable>
  2586.             <text_static>True</text_static>
  2587.           </widget>
  2588.         </widget>
  2589.  
  2590.         <widget>
  2591.           <class>GtkHBox</class>
  2592.           <name>hbox15</name>
  2593.           <homogeneous>False</homogeneous>
  2594.           <spacing>5</spacing>
  2595.           <child>
  2596.             <padding>0</padding>
  2597.             <expand>False</expand>
  2598.             <fill>False</fill>
  2599.           </child>
  2600.  
  2601.           <widget>
  2602.             <class>GnomeFileEntry</class>
  2603.             <name>fileentry2</name>
  2604.             <signal>
  2605.               <name>browse_clicked</name>
  2606.               <handler>prefs_browse_clicked_cb</handler>
  2607.               <after>True</after>
  2608.               <last_modification_time>Sat, 13 Jan 2001 05:33:03 GMT</last_modification_time>
  2609.             </signal>
  2610.             <max_saved>10</max_saved>
  2611.             <title>Select Animation Folder</title>
  2612.             <directory>True</directory>
  2613.             <modal>False</modal>
  2614.             <child>
  2615.               <padding>0</padding>
  2616.               <expand>True</expand>
  2617.               <fill>True</fill>
  2618.             </child>
  2619.  
  2620.             <widget>
  2621.               <class>GtkEntry</class>
  2622.               <child_name>GnomeEntry:entry</child_name>
  2623.               <name>spinner_dir_entry</name>
  2624.               <can_focus>True</can_focus>
  2625.               <editable>True</editable>
  2626.               <text_visible>True</text_visible>
  2627.               <text_max_length>0</text_max_length>
  2628.               <text></text>
  2629.             </widget>
  2630.           </widget>
  2631.         </widget>
  2632.           </widget>
  2633.         </widget>
  2634.       </widget>
  2635.     </widget>
  2636.  
  2637.     <widget>
  2638.       <class>GtkLabel</class>
  2639.       <child_name>Notebook:tab</child_name>
  2640.       <name>label140</name>
  2641.       <label></label>
  2642.       <justify>GTK_JUSTIFY_CENTER</justify>
  2643.       <wrap>False</wrap>
  2644.       <xalign>0.5</xalign>
  2645.       <yalign>0.5</yalign>
  2646.       <xpad>0</xpad>
  2647.       <ypad>0</ypad>
  2648.     </widget>
  2649.  
  2650.     <widget>
  2651.       <class>GtkVBox</class>
  2652.       <name>vbox49</name>
  2653.       <homogeneous>False</homogeneous>
  2654.       <spacing>5</spacing>
  2655.  
  2656.       <widget>
  2657.         <class>GtkHBox</class>
  2658.         <name>hbox108</name>
  2659.         <homogeneous>False</homogeneous>
  2660.         <spacing>5</spacing>
  2661.         <child>
  2662.           <padding>0</padding>
  2663.           <expand>False</expand>
  2664.           <fill>False</fill>
  2665.         </child>
  2666.  
  2667.         <widget>
  2668.           <class>GtkFrame</class>
  2669.           <name>frame37</name>
  2670.           <label>Mouse Buttons</label>
  2671.           <label_xalign>0</label_xalign>
  2672.           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  2673.           <child>
  2674.         <padding>0</padding>
  2675.         <expand>True</expand>
  2676.         <fill>True</fill>
  2677.           </child>
  2678.  
  2679.           <widget>
  2680.         <class>GtkTable</class>
  2681.         <name>table26</name>
  2682.         <border_width>5</border_width>
  2683.         <rows>2</rows>
  2684.         <columns>2</columns>
  2685.         <homogeneous>False</homogeneous>
  2686.         <row_spacing>5</row_spacing>
  2687.         <column_spacing>5</column_spacing>
  2688.  
  2689.         <widget>
  2690.           <class>GtkLabel</class>
  2691.           <name>label173</name>
  2692.           <label>_Middle button</label>
  2693.           <justify>GTK_JUSTIFY_CENTER</justify>
  2694.           <wrap>False</wrap>
  2695.           <xalign>1</xalign>
  2696.           <yalign>0.5</yalign>
  2697.           <xpad>0</xpad>
  2698.           <ypad>0</ypad>
  2699.           <default_focus_target>middle_button_optionmenu</default_focus_target>
  2700.           <child>
  2701.             <left_attach>0</left_attach>
  2702.             <right_attach>1</right_attach>
  2703.             <top_attach>0</top_attach>
  2704.             <bottom_attach>1</bottom_attach>
  2705.             <xpad>0</xpad>
  2706.             <ypad>0</ypad>
  2707.             <xexpand>False</xexpand>
  2708.             <yexpand>False</yexpand>
  2709.             <xshrink>False</xshrink>
  2710.             <yshrink>False</yshrink>
  2711.             <xfill>True</xfill>
  2712.             <yfill>False</yfill>
  2713.           </child>
  2714.         </widget>
  2715.  
  2716.         <widget>
  2717.           <class>GtkOptionMenu</class>
  2718.           <name>middle_button_optionmenu</name>
  2719.           <can_focus>True</can_focus>
  2720.           <items>Shows bookmarks
  2721. Pastes and loads selection as URL
  2722. Goes back in history
  2723. Performs gestures
  2724. Enables auto-scrolling
  2725. Does nothing
  2726. </items>
  2727.           <initial_choice>0</initial_choice>
  2728.           <child>
  2729.             <left_attach>1</left_attach>
  2730.             <right_attach>2</right_attach>
  2731.             <top_attach>0</top_attach>
  2732.             <bottom_attach>1</bottom_attach>
  2733.             <xpad>0</xpad>
  2734.             <ypad>0</ypad>
  2735.             <xexpand>False</xexpand>
  2736.             <yexpand>False</yexpand>
  2737.             <xshrink>True</xshrink>
  2738.             <yshrink>False</yshrink>
  2739.             <xfill>True</xfill>
  2740.             <yfill>False</yfill>
  2741.           </child>
  2742.         </widget>
  2743.  
  2744.         <widget>
  2745.           <class>GtkLabel</class>
  2746.           <name>label1072</name>
  2747.           <label>_Right button</label>
  2748.           <justify>GTK_JUSTIFY_CENTER</justify>
  2749.           <wrap>False</wrap>
  2750.           <xalign>1</xalign>
  2751.           <yalign>0.5</yalign>
  2752.           <xpad>0</xpad>
  2753.           <ypad>0</ypad>
  2754.           <default_focus_target>right_button_optionmenu</default_focus_target>
  2755.           <child>
  2756.             <left_attach>0</left_attach>
  2757.             <right_attach>1</right_attach>
  2758.             <top_attach>1</top_attach>
  2759.             <bottom_attach>2</bottom_attach>
  2760.             <xpad>0</xpad>
  2761.             <ypad>0</ypad>
  2762.             <xexpand>False</xexpand>
  2763.             <yexpand>False</yexpand>
  2764.             <xshrink>False</xshrink>
  2765.             <yshrink>False</yshrink>
  2766.             <xfill>True</xfill>
  2767.             <yfill>False</yfill>
  2768.           </child>
  2769.         </widget>
  2770.  
  2771.         <widget>
  2772.           <class>GtkOptionMenu</class>
  2773.           <name>right_button_optionmenu</name>
  2774.           <can_focus>True</can_focus>
  2775.           <items>Displays context menu immediately
  2776. Performs gestures, displaying menu on button release
  2777. </items>
  2778.           <initial_choice>0</initial_choice>
  2779.           <child>
  2780.             <left_attach>1</left_attach>
  2781.             <right_attach>2</right_attach>
  2782.             <top_attach>1</top_attach>
  2783.             <bottom_attach>2</bottom_attach>
  2784.             <xpad>0</xpad>
  2785.             <ypad>0</ypad>
  2786.             <xexpand>False</xexpand>
  2787.             <yexpand>False</yexpand>
  2788.             <xshrink>False</xshrink>
  2789.             <yshrink>False</yshrink>
  2790.             <xfill>True</xfill>
  2791.             <yfill>False</yfill>
  2792.           </child>
  2793.         </widget>
  2794.           </widget>
  2795.         </widget>
  2796.       </widget>
  2797.  
  2798.       <widget>
  2799.         <class>GtkFrame</class>
  2800.         <name>mwheelframe</name>
  2801.         <label>Mouse Wheel</label>
  2802.         <label_xalign>0</label_xalign>
  2803.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  2804.         <child>
  2805.           <padding>0</padding>
  2806.           <expand>False</expand>
  2807.           <fill>False</fill>
  2808.         </child>
  2809.  
  2810.         <widget>
  2811.           <class>GtkVBox</class>
  2812.           <name>vbox134</name>
  2813.           <border_width>5</border_width>
  2814.           <homogeneous>False</homogeneous>
  2815.           <spacing>0</spacing>
  2816.  
  2817.           <widget>
  2818.         <class>GtkHBox</class>
  2819.         <name>hbox109</name>
  2820.         <homogeneous>False</homogeneous>
  2821.         <spacing>5</spacing>
  2822.         <child>
  2823.           <padding>0</padding>
  2824.           <expand>False</expand>
  2825.           <fill>False</fill>
  2826.         </child>
  2827.  
  2828.         <widget>
  2829.           <class>GtkLabel</class>
  2830.           <name>label1070</name>
  2831.           <label>Scrolls by</label>
  2832.           <justify>GTK_JUSTIFY_CENTER</justify>
  2833.           <wrap>False</wrap>
  2834.           <xalign>0.5</xalign>
  2835.           <yalign>0.5</yalign>
  2836.           <xpad>0</xpad>
  2837.           <ypad>0</ypad>
  2838.           <child>
  2839.             <padding>0</padding>
  2840.             <expand>False</expand>
  2841.             <fill>False</fill>
  2842.           </child>
  2843.         </widget>
  2844.  
  2845.         <widget>
  2846.           <class>GtkSpinButton</class>
  2847.           <name>mouse_wheel_spin_button</name>
  2848.           <can_focus>True</can_focus>
  2849.           <climb_rate>1</climb_rate>
  2850.           <digits>0</digits>
  2851.           <numeric>False</numeric>
  2852.           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  2853.           <snap>False</snap>
  2854.           <wrap>False</wrap>
  2855.           <value>1</value>
  2856.           <lower>1</lower>
  2857.           <upper>100</upper>
  2858.           <step>1</step>
  2859.           <page>10</page>
  2860.           <page_size>10</page_size>
  2861.           <child>
  2862.             <padding>0</padding>
  2863.             <expand>False</expand>
  2864.             <fill>True</fill>
  2865.           </child>
  2866.         </widget>
  2867.  
  2868.         <widget>
  2869.           <class>GtkLabel</class>
  2870.           <name>label1071</name>
  2871.           <label>lines</label>
  2872.           <justify>GTK_JUSTIFY_CENTER</justify>
  2873.           <wrap>False</wrap>
  2874.           <xalign>0.5</xalign>
  2875.           <yalign>0.5</yalign>
  2876.           <xpad>0</xpad>
  2877.           <ypad>0</ypad>
  2878.           <child>
  2879.             <padding>0</padding>
  2880.             <expand>False</expand>
  2881.             <fill>False</fill>
  2882.           </child>
  2883.         </widget>
  2884.           </widget>
  2885.         </widget>
  2886.       </widget>
  2887.     </widget>
  2888.  
  2889.     <widget>
  2890.       <class>GtkLabel</class>
  2891.       <child_name>Notebook:tab</child_name>
  2892.       <name>label165</name>
  2893.       <label></label>
  2894.       <justify>GTK_JUSTIFY_CENTER</justify>
  2895.       <wrap>False</wrap>
  2896.       <xalign>0.5</xalign>
  2897.       <yalign>0.5</yalign>
  2898.       <xpad>0</xpad>
  2899.       <ypad>0</ypad>
  2900.     </widget>
  2901.  
  2902.     <widget>
  2903.       <class>GtkVBox</class>
  2904.       <name>vbox23</name>
  2905.       <homogeneous>False</homogeneous>
  2906.       <spacing>5</spacing>
  2907.  
  2908.       <widget>
  2909.         <class>GtkFrame</class>
  2910.         <name>frame60</name>
  2911.         <label>Downloader</label>
  2912.         <label_xalign>0</label_xalign>
  2913.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  2914.         <child>
  2915.           <padding>0</padding>
  2916.           <expand>False</expand>
  2917.           <fill>True</fill>
  2918.         </child>
  2919.  
  2920.         <widget>
  2921.           <class>GtkTable</class>
  2922.           <name>table60</name>
  2923.           <border_width>5</border_width>
  2924.           <rows>5</rows>
  2925.           <columns>2</columns>
  2926.           <homogeneous>False</homogeneous>
  2927.           <row_spacing>0</row_spacing>
  2928.           <column_spacing>5</column_spacing>
  2929.  
  2930.           <widget>
  2931.         <class>GtkCombo</class>
  2932.         <name>download_command_combo</name>
  2933.         <sensitive>False</sensitive>
  2934.         <value_in_list>False</value_in_list>
  2935.         <ok_if_empty>False</ok_if_empty>
  2936.         <case_sensitive>False</case_sensitive>
  2937.         <use_arrows>True</use_arrows>
  2938.         <use_arrows_always>False</use_arrows_always>
  2939.         <items>darxget %s
  2940. nt %s
  2941. wget -N -c %s
  2942. </items>
  2943.         <child>
  2944.           <left_attach>1</left_attach>
  2945.           <right_attach>2</right_attach>
  2946.           <top_attach>2</top_attach>
  2947.           <bottom_attach>3</bottom_attach>
  2948.           <xpad>0</xpad>
  2949.           <ypad>0</ypad>
  2950.           <xexpand>True</xexpand>
  2951.           <yexpand>False</yexpand>
  2952.           <xshrink>False</xshrink>
  2953.           <yshrink>False</yshrink>
  2954.           <xfill>True</xfill>
  2955.           <yfill>False</yfill>
  2956.         </child>
  2957.  
  2958.         <widget>
  2959.           <class>GtkEntry</class>
  2960.           <child_name>GtkCombo:entry</child_name>
  2961.           <name>download_command_entry</name>
  2962.           <can_focus>True</can_focus>
  2963.           <editable>True</editable>
  2964.           <text_visible>True</text_visible>
  2965.           <text_max_length>0</text_max_length>
  2966.           <text>wget -N -c %s</text>
  2967.         </widget>
  2968.           </widget>
  2969.  
  2970.           <widget>
  2971.         <class>GtkRadioButton</class>
  2972.         <name>download_use_builtin</name>
  2973.         <can_focus>True</can_focus>
  2974.         <label>Use _built-in downloader</label>
  2975.         <active>True</active>
  2976.         <draw_indicator>True</draw_indicator>
  2977.         <group>Downloader</group>
  2978.         <child>
  2979.           <left_attach>0</left_attach>
  2980.           <right_attach>2</right_attach>
  2981.           <top_attach>0</top_attach>
  2982.           <bottom_attach>1</bottom_attach>
  2983.           <xpad>0</xpad>
  2984.           <ypad>0</ypad>
  2985.           <xexpand>False</xexpand>
  2986.           <yexpand>False</yexpand>
  2987.           <xshrink>False</xshrink>
  2988.           <yshrink>False</yshrink>
  2989.           <xfill>True</xfill>
  2990.           <yfill>False</yfill>
  2991.         </child>
  2992.           </widget>
  2993.  
  2994.           <widget>
  2995.         <class>GtkRadioButton</class>
  2996.         <name>download_use_gtm</name>
  2997.         <can_focus>True</can_focus>
  2998.         <label>Use GNOME Transfer _Manager (GTM)</label>
  2999.         <active>False</active>
  3000.         <draw_indicator>True</draw_indicator>
  3001.         <group>Downloader</group>
  3002.         <child>
  3003.           <left_attach>0</left_attach>
  3004.           <right_attach>2</right_attach>
  3005.           <top_attach>1</top_attach>
  3006.           <bottom_attach>2</bottom_attach>
  3007.           <xpad>0</xpad>
  3008.           <ypad>0</ypad>
  3009.           <xexpand>False</xexpand>
  3010.           <yexpand>False</yexpand>
  3011.           <xshrink>False</xshrink>
  3012.           <yshrink>False</yshrink>
  3013.           <xfill>True</xfill>
  3014.           <yfill>False</yfill>
  3015.         </child>
  3016.           </widget>
  3017.  
  3018.           <widget>
  3019.         <class>GtkRadioButton</class>
  3020.         <name>download_use_command</name>
  3021.         <can_focus>True</can_focus>
  3022.         <label>Use _command</label>
  3023.         <active>False</active>
  3024.         <draw_indicator>True</draw_indicator>
  3025.         <group>Downloader</group>
  3026.         <child>
  3027.           <left_attach>0</left_attach>
  3028.           <right_attach>1</right_attach>
  3029.           <top_attach>2</top_attach>
  3030.           <bottom_attach>3</bottom_attach>
  3031.           <xpad>0</xpad>
  3032.           <ypad>0</ypad>
  3033.           <xexpand>False</xexpand>
  3034.           <yexpand>False</yexpand>
  3035.           <xshrink>False</xshrink>
  3036.           <yshrink>False</yshrink>
  3037.           <xfill>True</xfill>
  3038.           <yfill>False</yfill>
  3039.         </child>
  3040.           </widget>
  3041.  
  3042.           <widget>
  3043.         <class>GtkCheckButton</class>
  3044.         <name>download_run_in_terminal</name>
  3045.         <sensitive>False</sensitive>
  3046.         <can_focus>True</can_focus>
  3047.         <label>Run in a _terminal</label>
  3048.         <active>False</active>
  3049.         <draw_indicator>True</draw_indicator>
  3050.         <child>
  3051.           <left_attach>1</left_attach>
  3052.           <right_attach>2</right_attach>
  3053.           <top_attach>4</top_attach>
  3054.           <bottom_attach>5</bottom_attach>
  3055.           <xpad>0</xpad>
  3056.           <ypad>0</ypad>
  3057.           <xexpand>False</xexpand>
  3058.           <yexpand>False</yexpand>
  3059.           <xshrink>False</xshrink>
  3060.           <yshrink>False</yshrink>
  3061.           <xfill>True</xfill>
  3062.           <yfill>False</yfill>
  3063.         </child>
  3064.           </widget>
  3065.  
  3066.           <widget>
  3067.         <class>GtkLabel</class>
  3068.         <name>download_command_label</name>
  3069.         <sensitive>False</sensitive>
  3070.         <label>%s = URL, %f = destination folder</label>
  3071.         <justify>GTK_JUSTIFY_CENTER</justify>
  3072.         <wrap>False</wrap>
  3073.         <xalign>0.5</xalign>
  3074.         <yalign>0.5</yalign>
  3075.         <xpad>0</xpad>
  3076.         <ypad>0</ypad>
  3077.         <child>
  3078.           <left_attach>1</left_attach>
  3079.           <right_attach>2</right_attach>
  3080.           <top_attach>3</top_attach>
  3081.           <bottom_attach>4</bottom_attach>
  3082.           <xpad>0</xpad>
  3083.           <ypad>0</ypad>
  3084.           <xexpand>False</xexpand>
  3085.           <yexpand>False</yexpand>
  3086.           <xshrink>False</xshrink>
  3087.           <yshrink>False</yshrink>
  3088.           <xfill>True</xfill>
  3089.           <yfill>False</yfill>
  3090.         </child>
  3091.           </widget>
  3092.         </widget>
  3093.       </widget>
  3094.  
  3095.       <widget>
  3096.         <class>GtkFrame</class>
  3097.         <name>frame9</name>
  3098.         <label>Options</label>
  3099.         <label_xalign>0</label_xalign>
  3100.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  3101.         <child>
  3102.           <padding>0</padding>
  3103.           <expand>False</expand>
  3104.           <fill>False</fill>
  3105.         </child>
  3106.  
  3107.         <widget>
  3108.           <class>GtkTable</class>
  3109.           <name>table4</name>
  3110.           <border_width>5</border_width>
  3111.           <rows>2</rows>
  3112.           <columns>2</columns>
  3113.           <homogeneous>False</homogeneous>
  3114.           <row_spacing>1</row_spacing>
  3115.           <column_spacing>5</column_spacing>
  3116.  
  3117.           <widget>
  3118.         <class>GtkLabel</class>
  3119.         <name>label19</name>
  3120.         <label>_Folder</label>
  3121.         <justify>GTK_JUSTIFY_CENTER</justify>
  3122.         <wrap>False</wrap>
  3123.         <xalign>1</xalign>
  3124.         <yalign>0.5</yalign>
  3125.         <xpad>0</xpad>
  3126.         <ypad>0</ypad>
  3127.         <default_focus_target>download_dir_entry</default_focus_target>
  3128.         <child>
  3129.           <left_attach>0</left_attach>
  3130.           <right_attach>1</right_attach>
  3131.           <top_attach>1</top_attach>
  3132.           <bottom_attach>2</bottom_attach>
  3133.           <xpad>0</xpad>
  3134.           <ypad>0</ypad>
  3135.           <xexpand>False</xexpand>
  3136.           <yexpand>False</yexpand>
  3137.           <xshrink>False</xshrink>
  3138.           <yshrink>False</yshrink>
  3139.           <xfill>True</xfill>
  3140.           <yfill>False</yfill>
  3141.         </child>
  3142.           </widget>
  3143.  
  3144.           <widget>
  3145.         <class>GnomeFileEntry</class>
  3146.         <name>fileentry1</name>
  3147.         <signal>
  3148.           <name>browse_clicked</name>
  3149.           <handler>prefs_browse_clicked_cb</handler>
  3150.           <after>True</after>
  3151.           <last_modification_time>Sat, 13 Jan 2001 05:41:22 GMT</last_modification_time>
  3152.         </signal>
  3153.         <max_saved>10</max_saved>
  3154.         <title>Select Download Folder</title>
  3155.         <directory>True</directory>
  3156.         <modal>False</modal>
  3157.         <child>
  3158.           <left_attach>1</left_attach>
  3159.           <right_attach>2</right_attach>
  3160.           <top_attach>1</top_attach>
  3161.           <bottom_attach>2</bottom_attach>
  3162.           <xpad>0</xpad>
  3163.           <ypad>5</ypad>
  3164.           <xexpand>True</xexpand>
  3165.           <yexpand>False</yexpand>
  3166.           <xshrink>True</xshrink>
  3167.           <yshrink>False</yshrink>
  3168.           <xfill>True</xfill>
  3169.           <yfill>False</yfill>
  3170.         </child>
  3171.  
  3172.         <widget>
  3173.           <class>GtkEntry</class>
  3174.           <child_name>GnomeEntry:entry</child_name>
  3175.           <name>download_dir_entry</name>
  3176.           <can_focus>True</can_focus>
  3177.           <editable>True</editable>
  3178.           <text_visible>True</text_visible>
  3179.           <text_max_length>0</text_max_length>
  3180.           <text></text>
  3181.         </widget>
  3182.           </widget>
  3183.  
  3184.           <widget>
  3185.         <class>GtkCheckButton</class>
  3186.         <name>download_ask_dir</name>
  3187.         <can_focus>True</can_focus>
  3188.         <label>Ask for _destination folder on each download</label>
  3189.         <active>False</active>
  3190.         <draw_indicator>True</draw_indicator>
  3191.         <child>
  3192.           <left_attach>0</left_attach>
  3193.           <right_attach>2</right_attach>
  3194.           <top_attach>0</top_attach>
  3195.           <bottom_attach>1</bottom_attach>
  3196.           <xpad>0</xpad>
  3197.           <ypad>0</ypad>
  3198.           <xexpand>False</xexpand>
  3199.           <yexpand>False</yexpand>
  3200.           <xshrink>False</xshrink>
  3201.           <yshrink>False</yshrink>
  3202.           <xfill>True</xfill>
  3203.           <yfill>False</yfill>
  3204.         </child>
  3205.           </widget>
  3206.         </widget>
  3207.       </widget>
  3208.  
  3209.       <widget>
  3210.         <class>GtkFrame</class>
  3211.         <name>frame10</name>
  3212.         <label>FTP</label>
  3213.         <label_xalign>0</label_xalign>
  3214.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  3215.         <child>
  3216.           <padding>0</padding>
  3217.           <expand>False</expand>
  3218.           <fill>False</fill>
  3219.         </child>
  3220.  
  3221.         <widget>
  3222.           <class>GtkVBox</class>
  3223.           <name>vbox103</name>
  3224.           <border_width>5</border_width>
  3225.           <homogeneous>False</homogeneous>
  3226.           <spacing>0</spacing>
  3227.  
  3228.           <widget>
  3229.         <class>GtkRadioButton</class>
  3230.         <name>download_ftp_use_builtin</name>
  3231.         <can_focus>True</can_focus>
  3232.         <label>_Use built-in FTP handler</label>
  3233.         <active>True</active>
  3234.         <draw_indicator>True</draw_indicator>
  3235.         <group>FTPHandler</group>
  3236.         <child>
  3237.           <padding>0</padding>
  3238.           <expand>False</expand>
  3239.           <fill>False</fill>
  3240.         </child>
  3241.           </widget>
  3242.  
  3243.           <widget>
  3244.         <class>GtkRadioButton</class>
  3245.         <name>download_ftp_use_gnome</name>
  3246.         <can_focus>True</can_focus>
  3247.         <label>Use _GNOME default FTP handler</label>
  3248.         <active>False</active>
  3249.         <draw_indicator>True</draw_indicator>
  3250.         <group>FTPHandler</group>
  3251.         <child>
  3252.           <padding>0</padding>
  3253.           <expand>False</expand>
  3254.           <fill>False</fill>
  3255.         </child>
  3256.           </widget>
  3257.         </widget>
  3258.       </widget>
  3259.     </widget>
  3260.  
  3261.     <widget>
  3262.       <class>GtkLabel</class>
  3263.       <child_name>Notebook:tab</child_name>
  3264.       <name>label108</name>
  3265.       <label></label>
  3266.       <justify>GTK_JUSTIFY_CENTER</justify>
  3267.       <wrap>False</wrap>
  3268.       <xalign>0.5</xalign>
  3269.       <yalign>0.5</yalign>
  3270.       <xpad>0</xpad>
  3271.       <ypad>0</ypad>
  3272.     </widget>
  3273.  
  3274.     <widget>
  3275.       <class>GtkVBox</class>
  3276.       <name>vbox24</name>
  3277.       <homogeneous>False</homogeneous>
  3278.       <spacing>5</spacing>
  3279.  
  3280.       <widget>
  3281.         <class>GtkFrame</class>
  3282.         <name>frame12</name>
  3283.         <label>View Source</label>
  3284.         <label_xalign>0</label_xalign>
  3285.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  3286.         <child>
  3287.           <padding>0</padding>
  3288.           <expand>False</expand>
  3289.           <fill>False</fill>
  3290.         </child>
  3291.  
  3292.         <widget>
  3293.           <class>GtkTable</class>
  3294.           <name>table50</name>
  3295.           <border_width>5</border_width>
  3296.           <rows>2</rows>
  3297.           <columns>2</columns>
  3298.           <homogeneous>False</homogeneous>
  3299.           <row_spacing>5</row_spacing>
  3300.           <column_spacing>5</column_spacing>
  3301.  
  3302.           <widget>
  3303.         <class>GtkLabel</class>
  3304.         <name>label66</name>
  3305.         <label>_External program</label>
  3306.         <justify>GTK_JUSTIFY_CENTER</justify>
  3307.         <wrap>False</wrap>
  3308.         <xalign>0.5</xalign>
  3309.         <yalign>0.5</yalign>
  3310.         <xpad>0</xpad>
  3311.         <ypad>0</ypad>
  3312.         <default_focus_target>external_source_viewer_entry</default_focus_target>
  3313.         <child>
  3314.           <left_attach>0</left_attach>
  3315.           <right_attach>1</right_attach>
  3316.           <top_attach>1</top_attach>
  3317.           <bottom_attach>2</bottom_attach>
  3318.           <xpad>0</xpad>
  3319.           <ypad>0</ypad>
  3320.           <xexpand>False</xexpand>
  3321.           <yexpand>False</yexpand>
  3322.           <xshrink>False</xshrink>
  3323.           <yshrink>False</yshrink>
  3324.           <xfill>True</xfill>
  3325.           <yfill>False</yfill>
  3326.         </child>
  3327.           </widget>
  3328.  
  3329.           <widget>
  3330.         <class>GtkCheckButton</class>
  3331.         <name>use_external_source_viewer_check</name>
  3332.         <can_focus>True</can_focus>
  3333.         <label>_Use external program to view source files</label>
  3334.         <active>False</active>
  3335.         <draw_indicator>True</draw_indicator>
  3336.         <child>
  3337.           <left_attach>0</left_attach>
  3338.           <right_attach>2</right_attach>
  3339.           <top_attach>0</top_attach>
  3340.           <bottom_attach>1</bottom_attach>
  3341.           <xpad>0</xpad>
  3342.           <ypad>0</ypad>
  3343.           <xexpand>False</xexpand>
  3344.           <yexpand>False</yexpand>
  3345.           <xshrink>False</xshrink>
  3346.           <yshrink>False</yshrink>
  3347.           <xfill>True</xfill>
  3348.           <yfill>False</yfill>
  3349.         </child>
  3350.           </widget>
  3351.  
  3352.           <widget>
  3353.         <class>GtkCombo</class>
  3354.         <name>external_source_viewer_combo</name>
  3355.         <value_in_list>False</value_in_list>
  3356.         <ok_if_empty>True</ok_if_empty>
  3357.         <case_sensitive>False</case_sensitive>
  3358.         <use_arrows>True</use_arrows>
  3359.         <use_arrows_always>False</use_arrows_always>
  3360.         <items>gnome-edit
  3361. emacs
  3362. gedit
  3363. xemacs
  3364. gvim
  3365. gless
  3366. gnp
  3367. bluefish
  3368. </items>
  3369.         <child>
  3370.           <left_attach>1</left_attach>
  3371.           <right_attach>2</right_attach>
  3372.           <top_attach>1</top_attach>
  3373.           <bottom_attach>2</bottom_attach>
  3374.           <xpad>0</xpad>
  3375.           <ypad>0</ypad>
  3376.           <xexpand>True</xexpand>
  3377.           <yexpand>False</yexpand>
  3378.           <xshrink>False</xshrink>
  3379.           <yshrink>False</yshrink>
  3380.           <xfill>True</xfill>
  3381.           <yfill>False</yfill>
  3382.         </child>
  3383.  
  3384.         <widget>
  3385.           <class>GtkEntry</class>
  3386.           <child_name>GtkCombo:entry</child_name>
  3387.           <name>external_source_viewer_entry</name>
  3388.           <sensitive>False</sensitive>
  3389.           <can_focus>True</can_focus>
  3390.           <editable>True</editable>
  3391.           <text_visible>True</text_visible>
  3392.           <text_max_length>0</text_max_length>
  3393.           <text>gnome-edit</text>
  3394.         </widget>
  3395.           </widget>
  3396.         </widget>
  3397.       </widget>
  3398.  
  3399.       <widget>
  3400.         <class>GtkFrame</class>
  3401.         <name>frame57</name>
  3402.         <label>Mailer</label>
  3403.         <label_xalign>0</label_xalign>
  3404.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  3405.         <child>
  3406.           <padding>0</padding>
  3407.           <expand>False</expand>
  3408.           <fill>True</fill>
  3409.         </child>
  3410.  
  3411.         <widget>
  3412.           <class>GtkTable</class>
  3413.           <name>table59</name>
  3414.           <border_width>5</border_width>
  3415.           <rows>2</rows>
  3416.           <columns>2</columns>
  3417.           <homogeneous>False</homogeneous>
  3418.           <row_spacing>5</row_spacing>
  3419.           <column_spacing>5</column_spacing>
  3420.  
  3421.           <widget>
  3422.         <class>GtkLabel</class>
  3423.         <name>label1030</name>
  3424.         <label>_Mail handler</label>
  3425.         <justify>GTK_JUSTIFY_CENTER</justify>
  3426.         <wrap>False</wrap>
  3427.         <xalign>0.5</xalign>
  3428.         <yalign>0.5</yalign>
  3429.         <xpad>0</xpad>
  3430.         <ypad>0</ypad>
  3431.         <default_focus_target>legacy_mailer_entry</default_focus_target>
  3432.         <child>
  3433.           <left_attach>0</left_attach>
  3434.           <right_attach>1</right_attach>
  3435.           <top_attach>0</top_attach>
  3436.           <bottom_attach>1</bottom_attach>
  3437.           <xpad>0</xpad>
  3438.           <ypad>0</ypad>
  3439.           <xexpand>False</xexpand>
  3440.           <yexpand>False</yexpand>
  3441.           <xshrink>False</xshrink>
  3442.           <yshrink>False</yshrink>
  3443.           <xfill>True</xfill>
  3444.           <yfill>False</yfill>
  3445.         </child>
  3446.           </widget>
  3447.  
  3448.           <widget>
  3449.         <class>GtkCombo</class>
  3450.         <name>combo1</name>
  3451.         <value_in_list>False</value_in_list>
  3452.         <ok_if_empty>True</ok_if_empty>
  3453.         <case_sensitive>False</case_sensitive>
  3454.         <use_arrows>True</use_arrows>
  3455.         <use_arrows_always>False</use_arrows_always>
  3456.         <items>Gnome
  3457. evolution "%u"
  3458. xterm -e mutt [-c "%c"] [-b "%b"] [-s "%s"] ["%t"]
  3459. emacs --eval '(mail nil "%t" "%s")'
  3460. gnuclient --eval '(gnus-msg-mail "%t" "%s")'
  3461. </items>
  3462.         <child>
  3463.           <left_attach>1</left_attach>
  3464.           <right_attach>2</right_attach>
  3465.           <top_attach>0</top_attach>
  3466.           <bottom_attach>1</bottom_attach>
  3467.           <xpad>0</xpad>
  3468.           <ypad>0</ypad>
  3469.           <xexpand>True</xexpand>
  3470.           <yexpand>False</yexpand>
  3471.           <xshrink>False</xshrink>
  3472.           <yshrink>False</yshrink>
  3473.           <xfill>True</xfill>
  3474.           <yfill>False</yfill>
  3475.         </child>
  3476.  
  3477.         <widget>
  3478.           <class>GtkEntry</class>
  3479.           <child_name>GtkCombo:entry</child_name>
  3480.           <name>legacy_mailer_entry</name>
  3481.           <can_focus>True</can_focus>
  3482.           <editable>True</editable>
  3483.           <text_visible>True</text_visible>
  3484.           <text_max_length>0</text_max_length>
  3485.           <text>Gnome</text>
  3486.         </widget>
  3487.           </widget>
  3488.  
  3489.           <widget>
  3490.         <class>GtkLabel</class>
  3491.         <name>label1077</name>
  3492.         <label>Please see the Galeon Manual for a full listing of available expansion characters.</label>
  3493.         <justify>GTK_JUSTIFY_CENTER</justify>
  3494.         <wrap>False</wrap>
  3495.         <xalign>0.5</xalign>
  3496.         <yalign>0.5</yalign>
  3497.         <xpad>0</xpad>
  3498.         <ypad>0</ypad>
  3499.         <child>
  3500.           <left_attach>1</left_attach>
  3501.           <right_attach>2</right_attach>
  3502.           <top_attach>1</top_attach>
  3503.           <bottom_attach>2</bottom_attach>
  3504.           <xpad>0</xpad>
  3505.           <ypad>0</ypad>
  3506.           <xexpand>False</xexpand>
  3507.           <yexpand>False</yexpand>
  3508.           <xshrink>False</xshrink>
  3509.           <yshrink>False</yshrink>
  3510.           <xfill>True</xfill>
  3511.           <yfill>False</yfill>
  3512.         </child>
  3513.           </widget>
  3514.         </widget>
  3515.       </widget>
  3516.  
  3517.       <widget>
  3518.         <class>GtkFrame</class>
  3519.         <name>frame71</name>
  3520.         <label>Help</label>
  3521.         <label_xalign>0</label_xalign>
  3522.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  3523.         <child>
  3524.           <padding>0</padding>
  3525.           <expand>False</expand>
  3526.           <fill>True</fill>
  3527.         </child>
  3528.  
  3529.         <widget>
  3530.           <class>GtkTable</class>
  3531.           <name>table68</name>
  3532.           <border_width>5</border_width>
  3533.           <rows>1</rows>
  3534.           <columns>1</columns>
  3535.           <homogeneous>False</homogeneous>
  3536.           <row_spacing>5</row_spacing>
  3537.           <column_spacing>5</column_spacing>
  3538.  
  3539.           <widget>
  3540.         <class>GtkCheckButton</class>
  3541.         <name>use_internal_ghelp_check</name>
  3542.         <can_focus>True</can_focus>
  3543.         <label>Use _Galeon to view GNOME Help documents</label>
  3544.         <active>False</active>
  3545.         <draw_indicator>True</draw_indicator>
  3546.         <child>
  3547.           <left_attach>0</left_attach>
  3548.           <right_attach>1</right_attach>
  3549.           <top_attach>0</top_attach>
  3550.           <bottom_attach>1</bottom_attach>
  3551.           <xpad>0</xpad>
  3552.           <ypad>0</ypad>
  3553.           <xexpand>False</xexpand>
  3554.           <yexpand>False</yexpand>
  3555.           <xshrink>False</xshrink>
  3556.           <yshrink>False</yshrink>
  3557.           <xfill>True</xfill>
  3558.           <yfill>False</yfill>
  3559.         </child>
  3560.           </widget>
  3561.         </widget>
  3562.       </widget>
  3563.     </widget>
  3564.  
  3565.     <widget>
  3566.       <class>GtkLabel</class>
  3567.       <child_name>Notebook:tab</child_name>
  3568.       <name>label109</name>
  3569.       <label></label>
  3570.       <justify>GTK_JUSTIFY_CENTER</justify>
  3571.       <wrap>False</wrap>
  3572.       <xalign>0.5</xalign>
  3573.       <yalign>0.5</yalign>
  3574.       <xpad>0</xpad>
  3575.       <ypad>0</ypad>
  3576.     </widget>
  3577.  
  3578.     <widget>
  3579.       <class>GtkVBox</class>
  3580.       <name>vbox113</name>
  3581.       <border_width>5</border_width>
  3582.       <homogeneous>False</homogeneous>
  3583.       <spacing>5</spacing>
  3584.  
  3585.       <widget>
  3586.         <class>GtkScrolledWindow</class>
  3587.         <name>scrolledwindow1123</name>
  3588.         <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
  3589.         <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
  3590.         <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
  3591.         <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
  3592.         <child>
  3593.           <padding>0</padding>
  3594.           <expand>True</expand>
  3595.           <fill>True</fill>
  3596.         </child>
  3597.  
  3598.         <widget>
  3599.           <class>GtkCList</class>
  3600.           <name>mime_list</name>
  3601.           <can_focus>True</can_focus>
  3602.           <signal>
  3603.         <name>select_row</name>
  3604.         <handler>prefs_mime_list_select_row_cb</handler>
  3605.         <last_modification_time>Sat, 23 Jun 2001 03:24:02 GMT</last_modification_time>
  3606.           </signal>
  3607.           <signal>
  3608.         <name>unselect_row</name>
  3609.         <handler>prefs_mime_list_unselect_row_cb</handler>
  3610.         <last_modification_time>Sat, 23 Jun 2001 03:24:11 GMT</last_modification_time>
  3611.           </signal>
  3612.           <signal>
  3613.         <name>click_column</name>
  3614.         <handler>prefs_mime_list_sort_cb</handler>
  3615.         <last_modification_time>Sun, 01 Jul 2001 08:21:26 GMT</last_modification_time>
  3616.           </signal>
  3617.           <columns>4</columns>
  3618.           <column_widths>185,120,108,80</column_widths>
  3619.           <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
  3620.           <show_titles>True</show_titles>
  3621.           <shadow_type>GTK_SHADOW_IN</shadow_type>
  3622.  
  3623.           <widget>
  3624.         <class>GtkLabel</class>
  3625.         <child_name>CList:title</child_name>
  3626.         <name>label1035</name>
  3627.         <label>MIME Type</label>
  3628.         <justify>GTK_JUSTIFY_CENTER</justify>
  3629.         <wrap>False</wrap>
  3630.         <xalign>0.5</xalign>
  3631.         <yalign>0.5</yalign>
  3632.         <xpad>0</xpad>
  3633.         <ypad>0</ypad>
  3634.           </widget>
  3635.  
  3636.           <widget>
  3637.         <class>GtkLabel</class>
  3638.         <child_name>CList:title</child_name>
  3639.         <name>label1036</name>
  3640.         <label>Action</label>
  3641.         <justify>GTK_JUSTIFY_CENTER</justify>
  3642.         <wrap>False</wrap>
  3643.         <xalign>0.5</xalign>
  3644.         <yalign>0.5</yalign>
  3645.         <xpad>0</xpad>
  3646.         <ypad>0</ypad>
  3647.           </widget>
  3648.  
  3649.           <widget>
  3650.         <class>GtkLabel</class>
  3651.         <child_name>CList:title</child_name>
  3652.         <name>label1037</name>
  3653.         <label>Helper</label>
  3654.         <justify>GTK_JUSTIFY_CENTER</justify>
  3655.         <wrap>False</wrap>
  3656.         <xalign>0.5</xalign>
  3657.         <yalign>0.5</yalign>
  3658.         <xpad>0</xpad>
  3659.         <ypad>0</ypad>
  3660.           </widget>
  3661.  
  3662.           <widget>
  3663.         <class>GtkLabel</class>
  3664.         <child_name>CList:title</child_name>
  3665.         <name>label1038</name>
  3666.         <label>Always Use</label>
  3667.         <justify>GTK_JUSTIFY_CENTER</justify>
  3668.         <wrap>False</wrap>
  3669.         <xalign>0.5</xalign>
  3670.         <yalign>0.5</yalign>
  3671.         <xpad>0</xpad>
  3672.         <ypad>0</ypad>
  3673.           </widget>
  3674.         </widget>
  3675.       </widget>
  3676.  
  3677.       <widget>
  3678.         <class>GtkHBox</class>
  3679.         <name>mimetype_hbox</name>
  3680.         <homogeneous>False</homogeneous>
  3681.         <spacing>5</spacing>
  3682.         <child>
  3683.           <padding>0</padding>
  3684.           <expand>False</expand>
  3685.           <fill>True</fill>
  3686.         </child>
  3687.  
  3688.         <widget>
  3689.           <class>GtkHBox</class>
  3690.           <name>hbox99</name>
  3691.           <homogeneous>False</homogeneous>
  3692.           <spacing>5</spacing>
  3693.           <child>
  3694.         <padding>0</padding>
  3695.         <expand>True</expand>
  3696.         <fill>True</fill>
  3697.           </child>
  3698.  
  3699.           <widget>
  3700.         <class>GtkLabel</class>
  3701.         <name>mime_type_label</name>
  3702.         <sensitive>False</sensitive>
  3703.         <label>_MIME type</label>
  3704.         <justify>GTK_JUSTIFY_RIGHT</justify>
  3705.         <wrap>False</wrap>
  3706.         <xalign>1</xalign>
  3707.         <yalign>0.5</yalign>
  3708.         <xpad>0</xpad>
  3709.         <ypad>0</ypad>
  3710.         <default_focus_target>mime_type_entry</default_focus_target>
  3711.         <child>
  3712.           <padding>0</padding>
  3713.           <expand>False</expand>
  3714.           <fill>False</fill>
  3715.         </child>
  3716.           </widget>
  3717.  
  3718.           <widget>
  3719.         <class>GtkEntry</class>
  3720.         <name>mime_type_entry</name>
  3721.         <sensitive>False</sensitive>
  3722.         <can_focus>True</can_focus>
  3723.         <signal>
  3724.           <name>changed</name>
  3725.           <handler>prefs_mime_type_changed_cb</handler>
  3726.           <last_modification_time>Sat, 25 Aug 2001 16:54:20 GMT</last_modification_time>
  3727.         </signal>
  3728.         <editable>True</editable>
  3729.         <text_visible>True</text_visible>
  3730.         <text_max_length>0</text_max_length>
  3731.         <text></text>
  3732.         <child>
  3733.           <padding>0</padding>
  3734.           <expand>True</expand>
  3735.           <fill>True</fill>
  3736.         </child>
  3737.           </widget>
  3738.  
  3739.           <widget>
  3740.         <class>GtkHBox</class>
  3741.         <name>hbox104</name>
  3742.         <homogeneous>True</homogeneous>
  3743.         <spacing>0</spacing>
  3744.         <child>
  3745.           <padding>0</padding>
  3746.           <expand>True</expand>
  3747.           <fill>True</fill>
  3748.         </child>
  3749.  
  3750.         <widget>
  3751.           <class>GtkButton</class>
  3752.           <name>mime_new_button</name>
  3753.           <can_default>True</can_default>
  3754.           <can_focus>True</can_focus>
  3755.           <signal>
  3756.             <name>clicked</name>
  3757.             <handler>prefs_mime_new_clicked_cb</handler>
  3758.             <last_modification_time>Sat, 25 Aug 2001 16:56:24 GMT</last_modification_time>
  3759.           </signal>
  3760.           <label>_New</label>
  3761.           <relief>GTK_RELIEF_NORMAL</relief>
  3762.           <child>
  3763.             <padding>0</padding>
  3764.             <expand>True</expand>
  3765.             <fill>True</fill>
  3766.           </child>
  3767.         </widget>
  3768.  
  3769.         <widget>
  3770.           <class>GtkButton</class>
  3771.           <name>mime_delete_button</name>
  3772.           <sensitive>False</sensitive>
  3773.           <can_default>True</can_default>
  3774.           <can_focus>True</can_focus>
  3775.           <signal>
  3776.             <name>clicked</name>
  3777.             <handler>prefs_mime_delete_clicked_cb</handler>
  3778.             <last_modification_time>Sat, 25 Aug 2001 16:56:35 GMT</last_modification_time>
  3779.           </signal>
  3780.           <label>_Delete</label>
  3781.           <relief>GTK_RELIEF_NORMAL</relief>
  3782.           <child>
  3783.             <padding>0</padding>
  3784.             <expand>True</expand>
  3785.             <fill>True</fill>
  3786.           </child>
  3787.         </widget>
  3788.           </widget>
  3789.         </widget>
  3790.       </widget>
  3791.  
  3792.       <widget>
  3793.         <class>GtkHBox</class>
  3794.         <name>hbox86</name>
  3795.         <homogeneous>False</homogeneous>
  3796.         <spacing>5</spacing>
  3797.         <child>
  3798.           <padding>0</padding>
  3799.           <expand>False</expand>
  3800.           <fill>True</fill>
  3801.         </child>
  3802.  
  3803.         <widget>
  3804.           <class>GtkFrame</class>
  3805.           <name>mime_action_frame</name>
  3806.           <sensitive>False</sensitive>
  3807.           <label>Action</label>
  3808.           <label_xalign>0</label_xalign>
  3809.           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  3810.           <child>
  3811.         <padding>0</padding>
  3812.         <expand>False</expand>
  3813.         <fill>True</fill>
  3814.           </child>
  3815.  
  3816.           <widget>
  3817.         <class>GtkVBox</class>
  3818.         <name>vbox119</name>
  3819.         <border_width>5</border_width>
  3820.         <homogeneous>True</homogeneous>
  3821.         <spacing>0</spacing>
  3822.  
  3823.         <widget>
  3824.           <class>GtkRadioButton</class>
  3825.           <name>mime_save_to_disk</name>
  3826.           <can_focus>True</can_focus>
  3827.           <signal>
  3828.             <name>clicked</name>
  3829.             <handler>prefs_mime_action_clicked_cb</handler>
  3830.             <last_modification_time>Sat, 25 Aug 2001 16:55:40 GMT</last_modification_time>
  3831.           </signal>
  3832.           <label>_Save to disk</label>
  3833.           <active>True</active>
  3834.           <draw_indicator>True</draw_indicator>
  3835.           <group>MimeAction</group>
  3836.           <child>
  3837.             <padding>0</padding>
  3838.             <expand>False</expand>
  3839.             <fill>False</fill>
  3840.           </child>
  3841.         </widget>
  3842.  
  3843.         <widget>
  3844.           <class>GtkRadioButton</class>
  3845.           <name>radiobutton29</name>
  3846.           <can_focus>True</can_focus>
  3847.           <signal>
  3848.             <name>clicked</name>
  3849.             <handler>prefs_mime_action_clicked_cb</handler>
  3850.             <last_modification_time>Sat, 25 Aug 2001 16:55:50 GMT</last_modification_time>
  3851.           </signal>
  3852.           <label>_Run with helper</label>
  3853.           <active>False</active>
  3854.           <draw_indicator>True</draw_indicator>
  3855.           <group>MimeAction</group>
  3856.           <child>
  3857.             <padding>0</padding>
  3858.             <expand>False</expand>
  3859.             <fill>False</fill>
  3860.           </child>
  3861.         </widget>
  3862.  
  3863.         <widget>
  3864.           <class>GtkRadioButton</class>
  3865.           <name>radiobutton30</name>
  3866.           <can_focus>True</can_focus>
  3867.           <signal>
  3868.             <name>clicked</name>
  3869.             <handler>prefs_mime_action_clicked_cb</handler>
  3870.             <last_modification_time>Sat, 25 Aug 2001 16:56:07 GMT</last_modification_time>
  3871.           </signal>
  3872.           <label>_Ask user</label>
  3873.           <active>False</active>
  3874.           <draw_indicator>True</draw_indicator>
  3875.           <group>MimeAction</group>
  3876.           <child>
  3877.             <padding>0</padding>
  3878.             <expand>False</expand>
  3879.             <fill>False</fill>
  3880.           </child>
  3881.         </widget>
  3882.           </widget>
  3883.         </widget>
  3884.  
  3885.         <widget>
  3886.           <class>GtkFrame</class>
  3887.           <name>mime_helper_frame</name>
  3888.           <sensitive>False</sensitive>
  3889.           <label>Helper</label>
  3890.           <label_xalign>0</label_xalign>
  3891.           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  3892.           <child>
  3893.         <padding>0</padding>
  3894.         <expand>True</expand>
  3895.         <fill>True</fill>
  3896.           </child>
  3897.  
  3898.           <widget>
  3899.         <class>GtkVBox</class>
  3900.         <name>vbox118</name>
  3901.         <border_width>5</border_width>
  3902.         <homogeneous>False</homogeneous>
  3903.         <spacing>0</spacing>
  3904.  
  3905.         <widget>
  3906.           <class>GnomeFileEntry</class>
  3907.           <name>mime_file_entry</name>
  3908.           <signal>
  3909.             <name>browse_clicked</name>
  3910.             <handler>prefs_browse_clicked_cb</handler>
  3911.             <after>True</after>
  3912.             <last_modification_time>Mon, 03 Sep 2001 21:11:05 GMT</last_modification_time>
  3913.           </signal>
  3914.           <history_id>HelperApp</history_id>
  3915.           <max_saved>10</max_saved>
  3916.           <title>Choose Helper App</title>
  3917.           <directory>False</directory>
  3918.           <modal>False</modal>
  3919.           <child>
  3920.             <padding>0</padding>
  3921.             <expand>False</expand>
  3922.             <fill>False</fill>
  3923.           </child>
  3924.  
  3925.           <widget>
  3926.             <class>GtkEntry</class>
  3927.             <child_name>GnomeEntry:entry</child_name>
  3928.             <name>mime_helper_entry</name>
  3929.             <can_focus>True</can_focus>
  3930.             <signal>
  3931.               <name>changed</name>
  3932.               <handler>prefs_mime_helper_changed_cb</handler>
  3933.               <last_modification_time>Sat, 25 Aug 2001 16:54:12 GMT</last_modification_time>
  3934.             </signal>
  3935.             <editable>True</editable>
  3936.             <text_visible>True</text_visible>
  3937.             <text_max_length>0</text_max_length>
  3938.             <text></text>
  3939.           </widget>
  3940.         </widget>
  3941.  
  3942.         <widget>
  3943.           <class>GtkCheckButton</class>
  3944.           <name>mime_always_use</name>
  3945.           <can_focus>True</can_focus>
  3946.           <signal>
  3947.             <name>toggled</name>
  3948.             <handler>prefs_mime_helper_buttons_toggled_cb</handler>
  3949.             <last_modification_time>Sat, 25 Aug 2001 16:54:59 GMT</last_modification_time>
  3950.           </signal>
  3951.           <label>Always _use this helper</label>
  3952.           <active>False</active>
  3953.           <draw_indicator>True</draw_indicator>
  3954.           <child>
  3955.             <padding>0</padding>
  3956.             <expand>False</expand>
  3957.             <fill>False</fill>
  3958.           </child>
  3959.         </widget>
  3960.  
  3961.         <widget>
  3962.           <class>GtkCheckButton</class>
  3963.           <name>mime_terminal</name>
  3964.           <can_focus>True</can_focus>
  3965.           <signal>
  3966.             <name>toggled</name>
  3967.             <handler>prefs_mime_helper_buttons_toggled_cb</handler>
  3968.             <last_modification_time>Sun, 24 Jun 2001 06:17:24 GMT</last_modification_time>
  3969.           </signal>
  3970.           <label>Run in _terminal</label>
  3971.           <active>False</active>
  3972.           <draw_indicator>True</draw_indicator>
  3973.           <child>
  3974.             <padding>0</padding>
  3975.             <expand>False</expand>
  3976.             <fill>False</fill>
  3977.           </child>
  3978.         </widget>
  3979.  
  3980.         <widget>
  3981.           <class>GtkCheckButton</class>
  3982.           <name>mime_url_helper</name>
  3983.           <can_focus>True</can_focus>
  3984.           <signal>
  3985.             <name>toggled</name>
  3986.             <handler>prefs_mime_helper_buttons_toggled_cb</handler>
  3987.             <last_modification_time>Sun, 24 Jun 2001 06:17:30 GMT</last_modification_time>
  3988.           </signal>
  3989.           <label>_Processes URL</label>
  3990.           <active>False</active>
  3991.           <draw_indicator>True</draw_indicator>
  3992.           <child>
  3993.             <padding>0</padding>
  3994.             <expand>False</expand>
  3995.             <fill>False</fill>
  3996.           </child>
  3997.         </widget>
  3998.           </widget>
  3999.         </widget>
  4000.       </widget>
  4001.     </widget>
  4002.  
  4003.     <widget>
  4004.       <class>GtkLabel</class>
  4005.       <child_name>Notebook:tab</child_name>
  4006.       <name>label110</name>
  4007.       <label></label>
  4008.       <justify>GTK_JUSTIFY_CENTER</justify>
  4009.       <wrap>False</wrap>
  4010.       <xalign>0.5</xalign>
  4011.       <yalign>0.5</yalign>
  4012.       <xpad>0</xpad>
  4013.       <ypad>0</ypad>
  4014.     </widget>
  4015.  
  4016.     <widget>
  4017.       <class>GtkVBox</class>
  4018.       <name>vbox29</name>
  4019.       <homogeneous>False</homogeneous>
  4020.       <spacing>5</spacing>
  4021.  
  4022.       <widget>
  4023.         <class>GtkFrame</class>
  4024.         <name>frame2</name>
  4025.         <label>Fonts</label>
  4026.         <label_xalign>0</label_xalign>
  4027.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  4028.         <child>
  4029.           <padding>0</padding>
  4030.           <expand>False</expand>
  4031.           <fill>False</fill>
  4032.         </child>
  4033.  
  4034.         <widget>
  4035.           <class>GtkTable</class>
  4036.           <name>table6</name>
  4037.           <border_width>5</border_width>
  4038.           <rows>8</rows>
  4039.           <columns>3</columns>
  4040.           <homogeneous>False</homogeneous>
  4041.           <row_spacing>5</row_spacing>
  4042.           <column_spacing>5</column_spacing>
  4043.  
  4044.           <widget>
  4045.         <class>GnomeFontPicker</class>
  4046.         <name>serif_font_fpicker</name>
  4047.         <width>190</width>
  4048.         <can_focus>True</can_focus>
  4049.         <signal>
  4050.           <name>clicked</name>
  4051.           <handler>prefs_font_picker_clicked_cb</handler>
  4052.           <after>True</after>
  4053.           <last_modification_time>Sat, 13 Jan 2001 05:57:44 GMT</last_modification_time>
  4054.         </signal>
  4055.         <title>Pick a Font</title>
  4056.         <preview_text>AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz</preview_text>
  4057.         <mode>GNOME_FONT_PICKER_MODE_FONT_INFO</mode>
  4058.         <show_size>True</show_size>
  4059.         <use_font>False</use_font>
  4060.         <use_font_size>14</use_font_size>
  4061.         <child>
  4062.           <left_attach>1</left_attach>
  4063.           <right_attach>2</right_attach>
  4064.           <top_attach>1</top_attach>
  4065.           <bottom_attach>2</bottom_attach>
  4066.           <xpad>0</xpad>
  4067.           <ypad>0</ypad>
  4068.           <xexpand>True</xexpand>
  4069.           <yexpand>False</yexpand>
  4070.           <xshrink>True</xshrink>
  4071.           <yshrink>False</yshrink>
  4072.           <xfill>True</xfill>
  4073.           <yfill>False</yfill>
  4074.         </child>
  4075.           </widget>
  4076.  
  4077.           <widget>
  4078.         <class>GnomeFontPicker</class>
  4079.         <name>sansserif_font_fpicker</name>
  4080.         <can_focus>True</can_focus>
  4081.         <signal>
  4082.           <name>clicked</name>
  4083.           <handler>prefs_font_picker_clicked_cb</handler>
  4084.           <after>True</after>
  4085.           <last_modification_time>Sat, 13 Jan 2001 05:57:38 GMT</last_modification_time>
  4086.         </signal>
  4087.         <title>Pick a Font</title>
  4088.         <preview_text>AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz</preview_text>
  4089.         <mode>GNOME_FONT_PICKER_MODE_FONT_INFO</mode>
  4090.         <show_size>False</show_size>
  4091.         <use_font>False</use_font>
  4092.         <use_font_size>14</use_font_size>
  4093.         <child>
  4094.           <left_attach>1</left_attach>
  4095.           <right_attach>2</right_attach>
  4096.           <top_attach>2</top_attach>
  4097.           <bottom_attach>3</bottom_attach>
  4098.           <xpad>0</xpad>
  4099.           <ypad>0</ypad>
  4100.           <xexpand>True</xexpand>
  4101.           <yexpand>False</yexpand>
  4102.           <xshrink>True</xshrink>
  4103.           <yshrink>False</yshrink>
  4104.           <xfill>True</xfill>
  4105.           <yfill>False</yfill>
  4106.         </child>
  4107.           </widget>
  4108.  
  4109.           <widget>
  4110.         <class>GtkLabel</class>
  4111.         <name>label43</name>
  4112.         <label>S_ans serif</label>
  4113.         <justify>GTK_JUSTIFY_RIGHT</justify>
  4114.         <wrap>False</wrap>
  4115.         <xalign>1</xalign>
  4116.         <yalign>0.5</yalign>
  4117.         <xpad>0</xpad>
  4118.         <ypad>0</ypad>
  4119.         <default_focus_target>sansserif_font_fpicker</default_focus_target>
  4120.         <child>
  4121.           <left_attach>0</left_attach>
  4122.           <right_attach>1</right_attach>
  4123.           <top_attach>2</top_attach>
  4124.           <bottom_attach>3</bottom_attach>
  4125.           <xpad>0</xpad>
  4126.           <ypad>0</ypad>
  4127.           <xexpand>False</xexpand>
  4128.           <yexpand>False</yexpand>
  4129.           <xshrink>False</xshrink>
  4130.           <yshrink>False</yshrink>
  4131.           <xfill>True</xfill>
  4132.           <yfill>False</yfill>
  4133.         </child>
  4134.           </widget>
  4135.  
  4136.           <widget>
  4137.         <class>GtkLabel</class>
  4138.         <name>label45</name>
  4139.         <label>_Monospace</label>
  4140.         <justify>GTK_JUSTIFY_CENTER</justify>
  4141.         <wrap>False</wrap>
  4142.         <xalign>1</xalign>
  4143.         <yalign>0.5</yalign>
  4144.         <xpad>0</xpad>
  4145.         <ypad>0</ypad>
  4146.         <default_focus_target>monospace_font_fpicker</default_focus_target>
  4147.         <child>
  4148.           <left_attach>0</left_attach>
  4149.           <right_attach>1</right_attach>
  4150.           <top_attach>5</top_attach>
  4151.           <bottom_attach>6</bottom_attach>
  4152.           <xpad>0</xpad>
  4153.           <ypad>0</ypad>
  4154.           <xexpand>False</xexpand>
  4155.           <yexpand>False</yexpand>
  4156.           <xshrink>False</xshrink>
  4157.           <yshrink>False</yshrink>
  4158.           <xfill>True</xfill>
  4159.           <yfill>False</yfill>
  4160.         </child>
  4161.           </widget>
  4162.  
  4163.           <widget>
  4164.         <class>GtkLabel</class>
  4165.         <name>label42</name>
  4166.         <label>_Serif</label>
  4167.         <justify>GTK_JUSTIFY_FILL</justify>
  4168.         <wrap>False</wrap>
  4169.         <xalign>1</xalign>
  4170.         <yalign>0.5</yalign>
  4171.         <xpad>0</xpad>
  4172.         <ypad>0</ypad>
  4173.         <default_focus_target>serif_font_fpicker</default_focus_target>
  4174.         <child>
  4175.           <left_attach>0</left_attach>
  4176.           <right_attach>1</right_attach>
  4177.           <top_attach>1</top_attach>
  4178.           <bottom_attach>2</bottom_attach>
  4179.           <xpad>0</xpad>
  4180.           <ypad>0</ypad>
  4181.           <xexpand>False</xexpand>
  4182.           <yexpand>False</yexpand>
  4183.           <xshrink>False</xshrink>
  4184.           <yshrink>False</yshrink>
  4185.           <xfill>True</xfill>
  4186.           <yfill>False</yfill>
  4187.         </child>
  4188.           </widget>
  4189.  
  4190.           <widget>
  4191.         <class>GtkLabel</class>
  4192.         <name>label1032</name>
  4193.         <label>_Cursive</label>
  4194.         <justify>GTK_JUSTIFY_RIGHT</justify>
  4195.         <wrap>False</wrap>
  4196.         <xalign>1</xalign>
  4197.         <yalign>0.5</yalign>
  4198.         <xpad>0</xpad>
  4199.         <ypad>0</ypad>
  4200.         <default_focus_target>cursive_font_fpicker</default_focus_target>
  4201.         <child>
  4202.           <left_attach>0</left_attach>
  4203.           <right_attach>1</right_attach>
  4204.           <top_attach>3</top_attach>
  4205.           <bottom_attach>4</bottom_attach>
  4206.           <xpad>0</xpad>
  4207.           <ypad>0</ypad>
  4208.           <xexpand>False</xexpand>
  4209.           <yexpand>False</yexpand>
  4210.           <xshrink>False</xshrink>
  4211.           <yshrink>False</yshrink>
  4212.           <xfill>True</xfill>
  4213.           <yfill>False</yfill>
  4214.         </child>
  4215.           </widget>
  4216.  
  4217.           <widget>
  4218.         <class>GtkLabel</class>
  4219.         <name>label1033</name>
  4220.         <label>_Fantasy</label>
  4221.         <justify>GTK_JUSTIFY_RIGHT</justify>
  4222.         <wrap>False</wrap>
  4223.         <xalign>1</xalign>
  4224.         <yalign>0.5</yalign>
  4225.         <xpad>0</xpad>
  4226.         <ypad>0</ypad>
  4227.         <default_focus_target>fantasy_font_fpicker</default_focus_target>
  4228.         <child>
  4229.           <left_attach>0</left_attach>
  4230.           <right_attach>1</right_attach>
  4231.           <top_attach>4</top_attach>
  4232.           <bottom_attach>5</bottom_attach>
  4233.           <xpad>0</xpad>
  4234.           <ypad>0</ypad>
  4235.           <xexpand>False</xexpand>
  4236.           <yexpand>False</yexpand>
  4237.           <xshrink>False</xshrink>
  4238.           <yshrink>False</yshrink>
  4239.           <xfill>True</xfill>
  4240.           <yfill>False</yfill>
  4241.         </child>
  4242.           </widget>
  4243.  
  4244.           <widget>
  4245.         <class>GtkLabel</class>
  4246.         <name>default_font</name>
  4247.         <label>_Default font</label>
  4248.         <justify>GTK_JUSTIFY_RIGHT</justify>
  4249.         <wrap>False</wrap>
  4250.         <xalign>1</xalign>
  4251.         <yalign>0.5</yalign>
  4252.         <xpad>0</xpad>
  4253.         <ypad>0</ypad>
  4254.         <default_focus_target>default_font_optionmenu</default_focus_target>
  4255.         <child>
  4256.           <left_attach>0</left_attach>
  4257.           <right_attach>1</right_attach>
  4258.           <top_attach>7</top_attach>
  4259.           <bottom_attach>8</bottom_attach>
  4260.           <xpad>0</xpad>
  4261.           <ypad>0</ypad>
  4262.           <xexpand>False</xexpand>
  4263.           <yexpand>False</yexpand>
  4264.           <xshrink>False</xshrink>
  4265.           <yshrink>False</yshrink>
  4266.           <xfill>True</xfill>
  4267.           <yfill>False</yfill>
  4268.         </child>
  4269.           </widget>
  4270.  
  4271.           <widget>
  4272.         <class>GnomeFontPicker</class>
  4273.         <name>cursive_font_fpicker</name>
  4274.         <can_focus>True</can_focus>
  4275.         <signal>
  4276.           <name>clicked</name>
  4277.           <handler>prefs_font_picker_clicked_cb</handler>
  4278.           <after>True</after>
  4279.           <last_modification_time>Sat, 13 Jan 2001 05:57:38 GMT</last_modification_time>
  4280.         </signal>
  4281.         <title>Pick a Font</title>
  4282.         <preview_text>AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz</preview_text>
  4283.         <mode>GNOME_FONT_PICKER_MODE_FONT_INFO</mode>
  4284.         <show_size>False</show_size>
  4285.         <use_font>False</use_font>
  4286.         <use_font_size>14</use_font_size>
  4287.         <child>
  4288.           <left_attach>1</left_attach>
  4289.           <right_attach>2</right_attach>
  4290.           <top_attach>3</top_attach>
  4291.           <bottom_attach>4</bottom_attach>
  4292.           <xpad>0</xpad>
  4293.           <ypad>0</ypad>
  4294.           <xexpand>True</xexpand>
  4295.           <yexpand>False</yexpand>
  4296.           <xshrink>True</xshrink>
  4297.           <yshrink>False</yshrink>
  4298.           <xfill>True</xfill>
  4299.           <yfill>False</yfill>
  4300.         </child>
  4301.           </widget>
  4302.  
  4303.           <widget>
  4304.         <class>GnomeFontPicker</class>
  4305.         <name>fantasy_font_fpicker</name>
  4306.         <can_focus>True</can_focus>
  4307.         <signal>
  4308.           <name>clicked</name>
  4309.           <handler>prefs_font_picker_clicked_cb</handler>
  4310.           <after>True</after>
  4311.           <last_modification_time>Sat, 13 Jan 2001 05:57:38 GMT</last_modification_time>
  4312.         </signal>
  4313.         <title>Pick a Font</title>
  4314.         <preview_text>AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz</preview_text>
  4315.         <mode>GNOME_FONT_PICKER_MODE_FONT_INFO</mode>
  4316.         <show_size>False</show_size>
  4317.         <use_font>False</use_font>
  4318.         <use_font_size>14</use_font_size>
  4319.         <child>
  4320.           <left_attach>1</left_attach>
  4321.           <right_attach>2</right_attach>
  4322.           <top_attach>4</top_attach>
  4323.           <bottom_attach>5</bottom_attach>
  4324.           <xpad>0</xpad>
  4325.           <ypad>0</ypad>
  4326.           <xexpand>True</xexpand>
  4327.           <yexpand>False</yexpand>
  4328.           <xshrink>True</xshrink>
  4329.           <yshrink>False</yshrink>
  4330.           <xfill>True</xfill>
  4331.           <yfill>False</yfill>
  4332.         </child>
  4333.           </widget>
  4334.  
  4335.           <widget>
  4336.         <class>GnomeFontPicker</class>
  4337.         <name>monospace_font_fpicker</name>
  4338.         <can_focus>True</can_focus>
  4339.         <signal>
  4340.           <name>clicked</name>
  4341.           <handler>prefs_font_picker_clicked_cb</handler>
  4342.           <after>True</after>
  4343.           <last_modification_time>Sat, 13 Jan 2001 05:57:32 GMT</last_modification_time>
  4344.         </signal>
  4345.         <title>Pick a Font</title>
  4346.         <preview_text>AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz</preview_text>
  4347.         <mode>GNOME_FONT_PICKER_MODE_FONT_INFO</mode>
  4348.         <show_size>True</show_size>
  4349.         <use_font>False</use_font>
  4350.         <use_font_size>14</use_font_size>
  4351.         <child>
  4352.           <left_attach>1</left_attach>
  4353.           <right_attach>2</right_attach>
  4354.           <top_attach>5</top_attach>
  4355.           <bottom_attach>6</bottom_attach>
  4356.           <xpad>0</xpad>
  4357.           <ypad>0</ypad>
  4358.           <xexpand>True</xexpand>
  4359.           <yexpand>False</yexpand>
  4360.           <xshrink>True</xshrink>
  4361.           <yshrink>False</yshrink>
  4362.           <xfill>True</xfill>
  4363.           <yfill>False</yfill>
  4364.         </child>
  4365.           </widget>
  4366.  
  4367.           <widget>
  4368.         <class>GtkFrame</class>
  4369.         <name>frame55</name>
  4370.         <label>Min. Size</label>
  4371.         <label_xalign>0</label_xalign>
  4372.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  4373.         <child>
  4374.           <left_attach>2</left_attach>
  4375.           <right_attach>3</right_attach>
  4376.           <top_attach>1</top_attach>
  4377.           <bottom_attach>6</bottom_attach>
  4378.           <xpad>0</xpad>
  4379.           <ypad>0</ypad>
  4380.           <xexpand>False</xexpand>
  4381.           <yexpand>False</yexpand>
  4382.           <xshrink>False</xshrink>
  4383.           <yshrink>False</yshrink>
  4384.           <xfill>True</xfill>
  4385.           <yfill>True</yfill>
  4386.         </child>
  4387.  
  4388.         <widget>
  4389.           <class>GtkHBox</class>
  4390.           <name>hbox52</name>
  4391.           <border_width>5</border_width>
  4392.           <homogeneous>False</homogeneous>
  4393.           <spacing>0</spacing>
  4394.  
  4395.           <widget>
  4396.             <class>GtkSpinButton</class>
  4397.             <name>minimum_font_size_spin</name>
  4398.             <can_focus>True</can_focus>
  4399.             <climb_rate>1</climb_rate>
  4400.             <digits>0</digits>
  4401.             <numeric>False</numeric>
  4402.             <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  4403.             <snap>False</snap>
  4404.             <wrap>False</wrap>
  4405.             <value>1</value>
  4406.             <lower>0</lower>
  4407.             <upper>100</upper>
  4408.             <step>1</step>
  4409.             <page>10</page>
  4410.             <page_size>10</page_size>
  4411.             <child>
  4412.               <padding>0</padding>
  4413.               <expand>True</expand>
  4414.               <fill>True</fill>
  4415.             </child>
  4416.           </widget>
  4417.         </widget>
  4418.           </widget>
  4419.  
  4420.           <widget>
  4421.         <class>GtkLabel</class>
  4422.         <name>label1052</name>
  4423.         <label>_Language encoding</label>
  4424.         <justify>GTK_JUSTIFY_RIGHT</justify>
  4425.         <wrap>False</wrap>
  4426.         <xalign>1</xalign>
  4427.         <yalign>0.5</yalign>
  4428.         <xpad>0</xpad>
  4429.         <ypad>0</ypad>
  4430.         <default_focus_target>lang_encoding</default_focus_target>
  4431.         <child>
  4432.           <left_attach>0</left_attach>
  4433.           <right_attach>1</right_attach>
  4434.           <top_attach>0</top_attach>
  4435.           <bottom_attach>1</bottom_attach>
  4436.           <xpad>0</xpad>
  4437.           <ypad>0</ypad>
  4438.           <xexpand>False</xexpand>
  4439.           <yexpand>False</yexpand>
  4440.           <xshrink>False</xshrink>
  4441.           <yshrink>False</yshrink>
  4442.           <xfill>True</xfill>
  4443.           <yfill>False</yfill>
  4444.         </child>
  4445.           </widget>
  4446.  
  4447.           <widget>
  4448.         <class>GtkOptionMenu</class>
  4449.         <name>default_font_optionmenu</name>
  4450.         <can_focus>True</can_focus>
  4451.         <items>Serif
  4452. Sans serif
  4453. </items>
  4454.         <initial_choice>0</initial_choice>
  4455.         <child>
  4456.           <left_attach>1</left_attach>
  4457.           <right_attach>2</right_attach>
  4458.           <top_attach>7</top_attach>
  4459.           <bottom_attach>8</bottom_attach>
  4460.           <xpad>0</xpad>
  4461.           <ypad>0</ypad>
  4462.           <xexpand>True</xexpand>
  4463.           <yexpand>True</yexpand>
  4464.           <xshrink>True</xshrink>
  4465.           <yshrink>False</yshrink>
  4466.           <xfill>True</xfill>
  4467.           <yfill>True</yfill>
  4468.         </child>
  4469.           </widget>
  4470.  
  4471.           <widget>
  4472.         <class>GtkOptionMenu</class>
  4473.         <name>lang_encoding</name>
  4474.         <can_focus>True</can_focus>
  4475.         <items>Western
  4476. Central European
  4477. Japanese
  4478. Traditional Chinese
  4479. Simplified Chinese
  4480. Korean
  4481. Cyrillic
  4482. Baltic
  4483. Greek
  4484. Turkish
  4485. Unicode
  4486. Thai
  4487. Hebrew
  4488. Arabic
  4489. </items>
  4490.         <initial_choice>0</initial_choice>
  4491.         <child>
  4492.           <left_attach>1</left_attach>
  4493.           <right_attach>2</right_attach>
  4494.           <top_attach>0</top_attach>
  4495.           <bottom_attach>1</bottom_attach>
  4496.           <xpad>0</xpad>
  4497.           <ypad>0</ypad>
  4498.           <xexpand>True</xexpand>
  4499.           <yexpand>False</yexpand>
  4500.           <xshrink>True</xshrink>
  4501.           <yshrink>False</yshrink>
  4502.           <xfill>True</xfill>
  4503.           <yfill>False</yfill>
  4504.         </child>
  4505.           </widget>
  4506.  
  4507.           <widget>
  4508.         <class>GtkCheckButton</class>
  4509.         <name>use_own_fonts_checkbutton</name>
  4510.         <can_focus>True</can_focus>
  4511.         <label>Always us_e these fonts</label>
  4512.         <active>False</active>
  4513.         <draw_indicator>True</draw_indicator>
  4514.         <child>
  4515.           <left_attach>1</left_attach>
  4516.           <right_attach>2</right_attach>
  4517.           <top_attach>6</top_attach>
  4518.           <bottom_attach>7</bottom_attach>
  4519.           <xpad>0</xpad>
  4520.           <ypad>0</ypad>
  4521.           <xexpand>True</xexpand>
  4522.           <yexpand>False</yexpand>
  4523.           <xshrink>True</xshrink>
  4524.           <yshrink>False</yshrink>
  4525.           <xfill>True</xfill>
  4526.           <yfill>False</yfill>
  4527.         </child>
  4528.           </widget>
  4529.         </widget>
  4530.       </widget>
  4531.  
  4532.       <widget>
  4533.         <class>GtkFrame</class>
  4534.         <name>frame45</name>
  4535.         <label>Colors</label>
  4536.         <label_xalign>0</label_xalign>
  4537.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  4538.         <child>
  4539.           <padding>0</padding>
  4540.           <expand>False</expand>
  4541.           <fill>False</fill>
  4542.         </child>
  4543.  
  4544.         <widget>
  4545.           <class>GtkTable</class>
  4546.           <name>table38</name>
  4547.           <border_width>5</border_width>
  4548.           <rows>3</rows>
  4549.           <columns>4</columns>
  4550.           <homogeneous>False</homogeneous>
  4551.           <row_spacing>5</row_spacing>
  4552.           <column_spacing>5</column_spacing>
  4553.  
  4554.           <widget>
  4555.         <class>GtkLabel</class>
  4556.         <name>label149</name>
  4557.         <label>_Visited link</label>
  4558.         <justify>GTK_JUSTIFY_CENTER</justify>
  4559.         <wrap>False</wrap>
  4560.         <xalign>1</xalign>
  4561.         <yalign>0.5</yalign>
  4562.         <xpad>0</xpad>
  4563.         <ypad>0</ypad>
  4564.         <focus_target>visited_link_color</focus_target>
  4565.         <child>
  4566.           <left_attach>2</left_attach>
  4567.           <right_attach>3</right_attach>
  4568.           <top_attach>1</top_attach>
  4569.           <bottom_attach>2</bottom_attach>
  4570.           <xpad>0</xpad>
  4571.           <ypad>0</ypad>
  4572.           <xexpand>False</xexpand>
  4573.           <yexpand>False</yexpand>
  4574.           <xshrink>False</xshrink>
  4575.           <yshrink>False</yshrink>
  4576.           <xfill>True</xfill>
  4577.           <yfill>False</yfill>
  4578.         </child>
  4579.           </widget>
  4580.  
  4581.           <widget>
  4582.         <class>GtkLabel</class>
  4583.         <name>label147</name>
  4584.         <label>_Text</label>
  4585.         <justify>GTK_JUSTIFY_CENTER</justify>
  4586.         <wrap>False</wrap>
  4587.         <xalign>1</xalign>
  4588.         <yalign>1</yalign>
  4589.         <xpad>0</xpad>
  4590.         <ypad>0</ypad>
  4591.         <focus_target>text_color</focus_target>
  4592.         <child>
  4593.           <left_attach>0</left_attach>
  4594.           <right_attach>1</right_attach>
  4595.           <top_attach>1</top_attach>
  4596.           <bottom_attach>2</bottom_attach>
  4597.           <xpad>0</xpad>
  4598.           <ypad>0</ypad>
  4599.           <xexpand>False</xexpand>
  4600.           <yexpand>False</yexpand>
  4601.           <xshrink>False</xshrink>
  4602.           <yshrink>False</yshrink>
  4603.           <xfill>True</xfill>
  4604.           <yfill>False</yfill>
  4605.         </child>
  4606.           </widget>
  4607.  
  4608.           <widget>
  4609.         <class>GtkHBox</class>
  4610.         <name>hbox74</name>
  4611.         <homogeneous>False</homogeneous>
  4612.         <spacing>0</spacing>
  4613.         <child>
  4614.           <left_attach>3</left_attach>
  4615.           <right_attach>4</right_attach>
  4616.           <top_attach>0</top_attach>
  4617.           <bottom_attach>1</bottom_attach>
  4618.           <xpad>0</xpad>
  4619.           <ypad>0</ypad>
  4620.           <xexpand>True</xexpand>
  4621.           <yexpand>False</yexpand>
  4622.           <xshrink>False</xshrink>
  4623.           <yshrink>False</yshrink>
  4624.           <xfill>True</xfill>
  4625.           <yfill>True</yfill>
  4626.         </child>
  4627.  
  4628.         <widget>
  4629.           <class>GnomeColorPicker</class>
  4630.           <name>unvisited_link_color</name>
  4631.           <can_focus>True</can_focus>
  4632.           <signal>
  4633.             <name>clicked</name>
  4634.             <handler>prefs_color_picker_clicked_cb</handler>
  4635.             <after>True</after>
  4636.             <last_modification_time>Sat, 13 Jan 2001 05:59:06 GMT</last_modification_time>
  4637.           </signal>
  4638.           <dither>True</dither>
  4639.           <use_alpha>False</use_alpha>
  4640.           <title>Pick the color unvisited links</title>
  4641.           <child>
  4642.             <padding>0</padding>
  4643.             <expand>False</expand>
  4644.             <fill>False</fill>
  4645.           </child>
  4646.         </widget>
  4647.           </widget>
  4648.  
  4649.           <widget>
  4650.         <class>GtkHBox</class>
  4651.         <name>hbox75</name>
  4652.         <homogeneous>False</homogeneous>
  4653.         <spacing>0</spacing>
  4654.         <child>
  4655.           <left_attach>3</left_attach>
  4656.           <right_attach>4</right_attach>
  4657.           <top_attach>1</top_attach>
  4658.           <bottom_attach>2</bottom_attach>
  4659.           <xpad>0</xpad>
  4660.           <ypad>0</ypad>
  4661.           <xexpand>False</xexpand>
  4662.           <yexpand>False</yexpand>
  4663.           <xshrink>False</xshrink>
  4664.           <yshrink>False</yshrink>
  4665.           <xfill>True</xfill>
  4666.           <yfill>True</yfill>
  4667.         </child>
  4668.  
  4669.         <widget>
  4670.           <class>GnomeColorPicker</class>
  4671.           <name>visited_link_color</name>
  4672.           <can_focus>True</can_focus>
  4673.           <signal>
  4674.             <name>clicked</name>
  4675.             <handler>prefs_color_picker_clicked_cb</handler>
  4676.             <after>True</after>
  4677.             <last_modification_time>Sat, 13 Jan 2001 05:58:56 GMT</last_modification_time>
  4678.           </signal>
  4679.           <dither>True</dither>
  4680.           <use_alpha>False</use_alpha>
  4681.           <title>Pick the color for visited links</title>
  4682.           <child>
  4683.             <padding>0</padding>
  4684.             <expand>False</expand>
  4685.             <fill>False</fill>
  4686.           </child>
  4687.         </widget>
  4688.           </widget>
  4689.  
  4690.           <widget>
  4691.         <class>GtkCheckButton</class>
  4692.         <name>use_own_colors_checkbutton</name>
  4693.         <can_focus>True</can_focus>
  4694.         <label>Al_ways use these colors</label>
  4695.         <active>False</active>
  4696.         <draw_indicator>True</draw_indicator>
  4697.         <child>
  4698.           <left_attach>0</left_attach>
  4699.           <right_attach>2</right_attach>
  4700.           <top_attach>2</top_attach>
  4701.           <bottom_attach>3</bottom_attach>
  4702.           <xpad>0</xpad>
  4703.           <ypad>0</ypad>
  4704.           <xexpand>False</xexpand>
  4705.           <yexpand>False</yexpand>
  4706.           <xshrink>False</xshrink>
  4707.           <yshrink>False</yshrink>
  4708.           <xfill>True</xfill>
  4709.           <yfill>False</yfill>
  4710.         </child>
  4711.           </widget>
  4712.  
  4713.           <widget>
  4714.         <class>GtkLabel</class>
  4715.         <name>label148</name>
  4716.         <label>_Unvisited link</label>
  4717.         <justify>GTK_JUSTIFY_CENTER</justify>
  4718.         <wrap>False</wrap>
  4719.         <xalign>1</xalign>
  4720.         <yalign>0.5</yalign>
  4721.         <xpad>0</xpad>
  4722.         <ypad>0</ypad>
  4723.         <focus_target>unvisited_link_color</focus_target>
  4724.         <child>
  4725.           <left_attach>2</left_attach>
  4726.           <right_attach>3</right_attach>
  4727.           <top_attach>0</top_attach>
  4728.           <bottom_attach>1</bottom_attach>
  4729.           <xpad>0</xpad>
  4730.           <ypad>0</ypad>
  4731.           <xexpand>False</xexpand>
  4732.           <yexpand>False</yexpand>
  4733.           <xshrink>False</xshrink>
  4734.           <yshrink>False</yshrink>
  4735.           <xfill>True</xfill>
  4736.           <yfill>False</yfill>
  4737.         </child>
  4738.           </widget>
  4739.  
  4740.           <widget>
  4741.         <class>GtkCheckButton</class>
  4742.         <name>underline_links_checkbutton</name>
  4743.         <can_focus>True</can_focus>
  4744.         <label>U_nderline links</label>
  4745.         <active>False</active>
  4746.         <draw_indicator>True</draw_indicator>
  4747.         <child>
  4748.           <left_attach>2</left_attach>
  4749.           <right_attach>4</right_attach>
  4750.           <top_attach>2</top_attach>
  4751.           <bottom_attach>3</bottom_attach>
  4752.           <xpad>0</xpad>
  4753.           <ypad>0</ypad>
  4754.           <xexpand>True</xexpand>
  4755.           <yexpand>False</yexpand>
  4756.           <xshrink>False</xshrink>
  4757.           <yshrink>False</yshrink>
  4758.           <xfill>True</xfill>
  4759.           <yfill>False</yfill>
  4760.         </child>
  4761.           </widget>
  4762.  
  4763.           <widget>
  4764.         <class>GtkLabel</class>
  4765.         <name>label146</name>
  4766.         <label>_Background</label>
  4767.         <justify>GTK_JUSTIFY_CENTER</justify>
  4768.         <wrap>False</wrap>
  4769.         <xalign>1</xalign>
  4770.         <yalign>0.5</yalign>
  4771.         <xpad>0</xpad>
  4772.         <ypad>0</ypad>
  4773.         <focus_target>background_color</focus_target>
  4774.         <child>
  4775.           <left_attach>0</left_attach>
  4776.           <right_attach>1</right_attach>
  4777.           <top_attach>0</top_attach>
  4778.           <bottom_attach>1</bottom_attach>
  4779.           <xpad>0</xpad>
  4780.           <ypad>0</ypad>
  4781.           <xexpand>False</xexpand>
  4782.           <yexpand>False</yexpand>
  4783.           <xshrink>False</xshrink>
  4784.           <yshrink>False</yshrink>
  4785.           <xfill>True</xfill>
  4786.           <yfill>False</yfill>
  4787.         </child>
  4788.           </widget>
  4789.  
  4790.           <widget>
  4791.         <class>GtkHBox</class>
  4792.         <name>hbox57</name>
  4793.         <homogeneous>False</homogeneous>
  4794.         <spacing>0</spacing>
  4795.         <child>
  4796.           <left_attach>1</left_attach>
  4797.           <right_attach>2</right_attach>
  4798.           <top_attach>0</top_attach>
  4799.           <bottom_attach>1</bottom_attach>
  4800.           <xpad>0</xpad>
  4801.           <ypad>0</ypad>
  4802.           <xexpand>True</xexpand>
  4803.           <yexpand>False</yexpand>
  4804.           <xshrink>False</xshrink>
  4805.           <yshrink>False</yshrink>
  4806.           <xfill>True</xfill>
  4807.           <yfill>True</yfill>
  4808.         </child>
  4809.  
  4810.         <widget>
  4811.           <class>GnomeColorPicker</class>
  4812.           <name>background_color</name>
  4813.           <can_focus>True</can_focus>
  4814.           <signal>
  4815.             <name>clicked</name>
  4816.             <handler>prefs_color_picker_clicked_cb</handler>
  4817.             <after>True</after>
  4818.             <last_modification_time>Sat, 13 Jan 2001 05:59:34 GMT</last_modification_time>
  4819.           </signal>
  4820.           <dither>True</dither>
  4821.           <use_alpha>False</use_alpha>
  4822.           <title>Pick the background color</title>
  4823.           <child>
  4824.             <padding>0</padding>
  4825.             <expand>False</expand>
  4826.             <fill>False</fill>
  4827.           </child>
  4828.         </widget>
  4829.           </widget>
  4830.  
  4831.           <widget>
  4832.         <class>GtkHBox</class>
  4833.         <name>hbox56</name>
  4834.         <homogeneous>False</homogeneous>
  4835.         <spacing>0</spacing>
  4836.         <child>
  4837.           <left_attach>1</left_attach>
  4838.           <right_attach>2</right_attach>
  4839.           <top_attach>1</top_attach>
  4840.           <bottom_attach>2</bottom_attach>
  4841.           <xpad>0</xpad>
  4842.           <ypad>0</ypad>
  4843.           <xexpand>True</xexpand>
  4844.           <yexpand>False</yexpand>
  4845.           <xshrink>False</xshrink>
  4846.           <yshrink>False</yshrink>
  4847.           <xfill>True</xfill>
  4848.           <yfill>True</yfill>
  4849.         </child>
  4850.  
  4851.         <widget>
  4852.           <class>GnomeColorPicker</class>
  4853.           <name>text_color</name>
  4854.           <can_focus>True</can_focus>
  4855.           <signal>
  4856.             <name>clicked</name>
  4857.             <handler>prefs_color_picker_clicked_cb</handler>
  4858.             <after>True</after>
  4859.             <last_modification_time>Sat, 13 Jan 2001 05:59:21 GMT</last_modification_time>
  4860.           </signal>
  4861.           <dither>True</dither>
  4862.           <use_alpha>False</use_alpha>
  4863.           <title>Pick the text color</title>
  4864.           <child>
  4865.             <padding>0</padding>
  4866.             <expand>False</expand>
  4867.             <fill>False</fill>
  4868.           </child>
  4869.         </widget>
  4870.           </widget>
  4871.         </widget>
  4872.       </widget>
  4873.  
  4874.       <widget>
  4875.         <class>GtkFrame</class>
  4876.         <name>frame73</name>
  4877.         <label>Stylesheets</label>
  4878.         <label_xalign>0</label_xalign>
  4879.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  4880.         <child>
  4881.           <padding>0</padding>
  4882.           <expand>True</expand>
  4883.           <fill>True</fill>
  4884.         </child>
  4885.  
  4886.         <widget>
  4887.           <class>GtkVBox</class>
  4888.           <name>vbox127</name>
  4889.           <border_width>5</border_width>
  4890.           <homogeneous>False</homogeneous>
  4891.           <spacing>5</spacing>
  4892.  
  4893.           <widget>
  4894.         <class>GtkScrolledWindow</class>
  4895.         <name>scrolledwindow1128</name>
  4896.         <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
  4897.         <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
  4898.         <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
  4899.         <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
  4900.         <child>
  4901.           <padding>0</padding>
  4902.           <expand>True</expand>
  4903.           <fill>True</fill>
  4904.         </child>
  4905.  
  4906.         <widget>
  4907.           <class>GtkCList</class>
  4908.           <name>custom_css_clist</name>
  4909.           <can_focus>True</can_focus>
  4910.           <signal>
  4911.             <name>select_row</name>
  4912.             <handler>custom_css_clist_select_row_cb</handler>
  4913.             <last_modification_time>Tue, 06 Nov 2001 20:07:30 GMT</last_modification_time>
  4914.           </signal>
  4915.           <signal>
  4916.             <name>unselect_row</name>
  4917.             <handler>custom_css_clist_unselect_row_cb</handler>
  4918.             <after>True</after>
  4919.             <last_modification_time>Tue, 06 Nov 2001 20:07:40 GMT</last_modification_time>
  4920.           </signal>
  4921.           <signal>
  4922.             <name>key_press_event</name>
  4923.             <handler>custom_css_clist_key_press_cb</handler>
  4924.             <last_modification_time>Tue, 06 Nov 2001 20:43:31 GMT</last_modification_time>
  4925.           </signal>
  4926.           <columns>1</columns>
  4927.           <column_widths>80</column_widths>
  4928.           <selection_mode>GTK_SELECTION_EXTENDED</selection_mode>
  4929.           <show_titles>False</show_titles>
  4930.           <shadow_type>GTK_SHADOW_IN</shadow_type>
  4931.  
  4932.           <widget>
  4933.             <class>GtkLabel</class>
  4934.             <child_name>CList:title</child_name>
  4935.             <name>label1069</name>
  4936.             <label>label1069</label>
  4937.             <justify>GTK_JUSTIFY_CENTER</justify>
  4938.             <wrap>False</wrap>
  4939.             <xalign>0.5</xalign>
  4940.             <yalign>0.5</yalign>
  4941.             <xpad>0</xpad>
  4942.             <ypad>0</ypad>
  4943.           </widget>
  4944.         </widget>
  4945.           </widget>
  4946.  
  4947.           <widget>
  4948.         <class>GtkHBox</class>
  4949.         <name>hbox105</name>
  4950.         <homogeneous>False</homogeneous>
  4951.         <spacing>5</spacing>
  4952.         <child>
  4953.           <padding>0</padding>
  4954.           <expand>False</expand>
  4955.           <fill>True</fill>
  4956.         </child>
  4957.  
  4958.         <widget>
  4959.           <class>GtkHBox</class>
  4960.           <name>hbox106</name>
  4961.           <homogeneous>True</homogeneous>
  4962.           <spacing>5</spacing>
  4963.           <child>
  4964.             <padding>0</padding>
  4965.             <expand>False</expand>
  4966.             <fill>False</fill>
  4967.           </child>
  4968.  
  4969.           <widget>
  4970.             <class>GtkButton</class>
  4971.             <name>custom_css_add_button</name>
  4972.             <can_focus>True</can_focus>
  4973.             <signal>
  4974.               <name>clicked</name>
  4975.               <handler>custom_css_add_button_clicked_cb</handler>
  4976.               <last_modification_time>Tue, 06 Nov 2001 20:08:46 GMT</last_modification_time>
  4977.             </signal>
  4978.             <label>Add</label>
  4979.             <relief>GTK_RELIEF_NORMAL</relief>
  4980.             <child>
  4981.               <padding>0</padding>
  4982.               <expand>True</expand>
  4983.               <fill>True</fill>
  4984.             </child>
  4985.           </widget>
  4986.  
  4987.           <widget>
  4988.             <class>GtkButton</class>
  4989.             <name>custom_css_remove_button</name>
  4990.             <can_focus>True</can_focus>
  4991.             <signal>
  4992.               <name>clicked</name>
  4993.               <handler>custom_css_remove_button_clicked_cb</handler>
  4994.               <last_modification_time>Tue, 06 Nov 2001 20:08:31 GMT</last_modification_time>
  4995.             </signal>
  4996.             <label>Remove</label>
  4997.             <relief>GTK_RELIEF_NORMAL</relief>
  4998.             <child>
  4999.               <padding>0</padding>
  5000.               <expand>True</expand>
  5001.               <fill>True</fill>
  5002.             </child>
  5003.           </widget>
  5004.         </widget>
  5005.  
  5006.         <widget>
  5007.           <class>GtkCheckButton</class>
  5008.           <name>custom_css_default_check</name>
  5009.           <can_focus>True</can_focus>
  5010.           <signal>
  5011.             <name>toggled</name>
  5012.             <handler>custom_css_default_check_toggled_cb</handler>
  5013.             <last_modification_time>Tue, 06 Nov 2001 20:08:19 GMT</last_modification_time>
  5014.           </signal>
  5015.           <label>Apply this sheet by default</label>
  5016.           <active>False</active>
  5017.           <draw_indicator>True</draw_indicator>
  5018.           <child>
  5019.             <padding>0</padding>
  5020.             <expand>True</expand>
  5021.             <fill>True</fill>
  5022.           </child>
  5023.         </widget>
  5024.           </widget>
  5025.         </widget>
  5026.       </widget>
  5027.     </widget>
  5028.  
  5029.     <widget>
  5030.       <class>GtkLabel</class>
  5031.       <child_name>Notebook:tab</child_name>
  5032.       <name>label112</name>
  5033.       <label></label>
  5034.       <justify>GTK_JUSTIFY_CENTER</justify>
  5035.       <wrap>False</wrap>
  5036.       <xalign>0.5</xalign>
  5037.       <yalign>0.5</yalign>
  5038.       <xpad>0</xpad>
  5039.       <ypad>0</ypad>
  5040.     </widget>
  5041.  
  5042.     <widget>
  5043.       <class>GtkVBox</class>
  5044.       <name>vbox40</name>
  5045.       <homogeneous>False</homogeneous>
  5046.       <spacing>5</spacing>
  5047.  
  5048.       <widget>
  5049.         <class>GtkFrame</class>
  5050.         <name>frame27</name>
  5051.         <label>Charsets</label>
  5052.         <label_xalign>0</label_xalign>
  5053.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  5054.         <child>
  5055.           <padding>0</padding>
  5056.           <expand>False</expand>
  5057.           <fill>True</fill>
  5058.         </child>
  5059.  
  5060.         <widget>
  5061.           <class>GtkTable</class>
  5062.           <name>table18</name>
  5063.           <border_width>5</border_width>
  5064.           <rows>2</rows>
  5065.           <columns>2</columns>
  5066.           <homogeneous>False</homogeneous>
  5067.           <row_spacing>5</row_spacing>
  5068.           <column_spacing>5</column_spacing>
  5069.  
  5070.           <widget>
  5071.         <class>GtkLabel</class>
  5072.         <name>label144</name>
  5073.         <label>_Default charset</label>
  5074.         <justify>GTK_JUSTIFY_CENTER</justify>
  5075.         <wrap>False</wrap>
  5076.         <xalign>0.5</xalign>
  5077.         <yalign>0.5</yalign>
  5078.         <xpad>0</xpad>
  5079.         <ypad>0</ypad>
  5080.         <default_focus_target>default_charset_entry</default_focus_target>
  5081.         <child>
  5082.           <left_attach>0</left_attach>
  5083.           <right_attach>1</right_attach>
  5084.           <top_attach>1</top_attach>
  5085.           <bottom_attach>2</bottom_attach>
  5086.           <xpad>0</xpad>
  5087.           <ypad>0</ypad>
  5088.           <xexpand>False</xexpand>
  5089.           <yexpand>False</yexpand>
  5090.           <xshrink>False</xshrink>
  5091.           <yshrink>False</yshrink>
  5092.           <xfill>False</xfill>
  5093.           <yfill>False</yfill>
  5094.         </child>
  5095.           </widget>
  5096.  
  5097.           <widget>
  5098.         <class>GtkLabel</class>
  5099.         <name>label143</name>
  5100.         <label>Autodetec_t</label>
  5101.         <justify>GTK_JUSTIFY_CENTER</justify>
  5102.         <wrap>False</wrap>
  5103.         <xalign>1</xalign>
  5104.         <yalign>0.5</yalign>
  5105.         <xpad>0</xpad>
  5106.         <ypad>0</ypad>
  5107.         <default_focus_target>autodetect_charset_optionmenu</default_focus_target>
  5108.         <child>
  5109.           <left_attach>0</left_attach>
  5110.           <right_attach>1</right_attach>
  5111.           <top_attach>0</top_attach>
  5112.           <bottom_attach>1</bottom_attach>
  5113.           <xpad>0</xpad>
  5114.           <ypad>0</ypad>
  5115.           <xexpand>False</xexpand>
  5116.           <yexpand>False</yexpand>
  5117.           <xshrink>False</xshrink>
  5118.           <yshrink>False</yshrink>
  5119.           <xfill>True</xfill>
  5120.           <yfill>False</yfill>
  5121.         </child>
  5122.           </widget>
  5123.  
  5124.           <widget>
  5125.         <class>GtkOptionMenu</class>
  5126.         <name>autodetect_charset_optionmenu</name>
  5127.         <can_focus>True</can_focus>
  5128.         <items>Off
  5129. Chinese
  5130. East asian
  5131. Japanese
  5132. Korean
  5133. Russian
  5134. Simplified Chinese
  5135. Traditional Chinese
  5136. Ukrainian
  5137. </items>
  5138.         <initial_choice>0</initial_choice>
  5139.         <child>
  5140.           <left_attach>1</left_attach>
  5141.           <right_attach>2</right_attach>
  5142.           <top_attach>0</top_attach>
  5143.           <bottom_attach>1</bottom_attach>
  5144.           <xpad>0</xpad>
  5145.           <ypad>0</ypad>
  5146.           <xexpand>False</xexpand>
  5147.           <yexpand>False</yexpand>
  5148.           <xshrink>True</xshrink>
  5149.           <yshrink>False</yshrink>
  5150.           <xfill>True</xfill>
  5151.           <yfill>False</yfill>
  5152.         </child>
  5153.           </widget>
  5154.  
  5155.           <widget>
  5156.         <class>GtkCombo</class>
  5157.         <name>default_charset_combo</name>
  5158.         <value_in_list>False</value_in_list>
  5159.         <ok_if_empty>True</ok_if_empty>
  5160.         <case_sensitive>False</case_sensitive>
  5161.         <use_arrows>True</use_arrows>
  5162.         <use_arrows_always>False</use_arrows_always>
  5163.         <items></items>
  5164.         <child>
  5165.           <left_attach>1</left_attach>
  5166.           <right_attach>2</right_attach>
  5167.           <top_attach>1</top_attach>
  5168.           <bottom_attach>2</bottom_attach>
  5169.           <xpad>0</xpad>
  5170.           <ypad>0</ypad>
  5171.           <xexpand>False</xexpand>
  5172.           <yexpand>False</yexpand>
  5173.           <xshrink>True</xshrink>
  5174.           <yshrink>False</yshrink>
  5175.           <xfill>True</xfill>
  5176.           <yfill>False</yfill>
  5177.         </child>
  5178.  
  5179.         <widget>
  5180.           <class>GtkEntry</class>
  5181.           <child_name>GtkCombo:entry</child_name>
  5182.           <name>default_charset_entry</name>
  5183.           <can_focus>True</can_focus>
  5184.           <editable>False</editable>
  5185.           <text_visible>True</text_visible>
  5186.           <text_max_length>0</text_max_length>
  5187.           <text>Armenian (ARMSCII-8)</text>
  5188.         </widget>
  5189.           </widget>
  5190.         </widget>
  5191.       </widget>
  5192.  
  5193.       <widget>
  5194.         <class>GtkFrame</class>
  5195.         <name>frame28</name>
  5196.         <label>Languages</label>
  5197.         <label_xalign>0</label_xalign>
  5198.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  5199.         <child>
  5200.           <padding>0</padding>
  5201.           <expand>True</expand>
  5202.           <fill>True</fill>
  5203.         </child>
  5204.  
  5205.         <widget>
  5206.           <class>GtkHBox</class>
  5207.           <name>hbox18</name>
  5208.           <border_width>5</border_width>
  5209.           <homogeneous>False</homogeneous>
  5210.           <spacing>0</spacing>
  5211.  
  5212.           <widget>
  5213.         <class>GtkVBox</class>
  5214.         <name>vbox41</name>
  5215.         <homogeneous>False</homogeneous>
  5216.         <spacing>5</spacing>
  5217.         <child>
  5218.           <padding>0</padding>
  5219.           <expand>True</expand>
  5220.           <fill>True</fill>
  5221.         </child>
  5222.  
  5223.         <widget>
  5224.           <class>GtkCombo</class>
  5225.           <name>lang_combo</name>
  5226.           <value_in_list>False</value_in_list>
  5227.           <ok_if_empty>True</ok_if_empty>
  5228.           <case_sensitive>False</case_sensitive>
  5229.           <use_arrows>True</use_arrows>
  5230.           <use_arrows_always>False</use_arrows_always>
  5231.           <items>Afrikaans (af)
  5232. Albanian (sq)
  5233. Arabic (ar)
  5234. Azerbaijani (az)
  5235. Basque (eu)
  5236. Breton (br)
  5237. Bulgarian (bg)
  5238. Byelorussian (be)
  5239. Catalan (ca)
  5240. Chinese (zh)
  5241. Croatian (hr)
  5242. Czech (cs)
  5243. Danish (da)
  5244. Dutch (nl)
  5245. English (en)
  5246. Esperanto (eo)
  5247. Estonian (et)
  5248. Faeroese (fo)
  5249. Finnish (fi)
  5250. French (fr)
  5251. Galician (gl)
  5252. German (de)
  5253. Greek (el)
  5254. Hebrew (he)
  5255. Hungarian (hu)
  5256. Icelandic (is)
  5257. Indonesian (id)
  5258. Irish (ga)
  5259. Italian (it)
  5260. Japanese (ja)
  5261. Korean (ko)
  5262. Latvian (lv)
  5263. Lithuanian (lt)
  5264. Macedonian (mk)
  5265. Malay (ms)
  5266. Norwegian/Nynorsk (nn)
  5267. Norwegian/Bokmaal (nb)
  5268. Norwegian (no)
  5269. Polish (pl)
  5270. Portuguese (pt)
  5271. Portuguese of Brazil (pt-BR)
  5272. Romanian (ro)
  5273. Russian (ru)
  5274. Scottish (gd)
  5275. Serbian (sr)
  5276. Slovak (sk)
  5277. Slovenian (sl)
  5278. Spanish (es)
  5279. Swedish (sv)
  5280. Tamil (ta)
  5281. Turkish (tr)
  5282. Ukrainian (uk)
  5283. Vietnamian (vi)
  5284. Walloon (wa)
  5285. </items>
  5286.           <child>
  5287.             <padding>0</padding>
  5288.             <expand>False</expand>
  5289.             <fill>False</fill>
  5290.           </child>
  5291.  
  5292.           <widget>
  5293.             <class>GtkEntry</class>
  5294.             <child_name>GtkCombo:entry</child_name>
  5295.             <name>lang_entry</name>
  5296.             <can_focus>True</can_focus>
  5297.             <editable>True</editable>
  5298.             <text_visible>True</text_visible>
  5299.             <text_max_length>0</text_max_length>
  5300.             <text>Afrikaans (af)</text>
  5301.           </widget>
  5302.         </widget>
  5303.  
  5304.         <widget>
  5305.           <class>GtkScrolledWindow</class>
  5306.           <name>scrolledwindow1112</name>
  5307.           <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
  5308.           <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
  5309.           <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
  5310.           <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
  5311.           <child>
  5312.             <padding>0</padding>
  5313.             <expand>True</expand>
  5314.             <fill>True</fill>
  5315.           </child>
  5316.  
  5317.           <widget>
  5318.             <class>GtkViewport</class>
  5319.             <name>viewport2</name>
  5320.             <shadow_type>GTK_SHADOW_IN</shadow_type>
  5321.  
  5322.             <widget>
  5323.               <class>GtkList</class>
  5324.               <name>lang_list</name>
  5325.               <signal>
  5326.             <name>selection_changed</name>
  5327.             <handler>prefs_lang_list_selection_changed_cb</handler>
  5328.             <last_modification_time>Sun, 03 Mar 2002 20:47:27 GMT</last_modification_time>
  5329.               </signal>
  5330.               <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
  5331.             </widget>
  5332.           </widget>
  5333.         </widget>
  5334.           </widget>
  5335.  
  5336.           <widget>
  5337.         <class>GtkVButtonBox</class>
  5338.         <name>vbuttonbox1</name>
  5339.         <layout_style>GTK_BUTTONBOX_START</layout_style>
  5340.         <spacing>0</spacing>
  5341.         <child_min_width>85</child_min_width>
  5342.         <child_min_height>27</child_min_height>
  5343.         <child_ipad_x>0</child_ipad_x>
  5344.         <child_ipad_y>0</child_ipad_y>
  5345.         <child>
  5346.           <padding>0</padding>
  5347.           <expand>False</expand>
  5348.           <fill>False</fill>
  5349.         </child>
  5350.  
  5351.         <widget>
  5352.           <class>GtkButton</class>
  5353.           <name>lang_add_button</name>
  5354.           <can_default>True</can_default>
  5355.           <can_focus>True</can_focus>
  5356.           <signal>
  5357.             <name>clicked</name>
  5358.             <handler>prefs_lang_add_button_clicked_cb</handler>
  5359.             <last_modification_time>Fri, 29 Sep 2000 09:06:23 GMT</last_modification_time>
  5360.           </signal>
  5361.           <label>_Add</label>
  5362.           <relief>GTK_RELIEF_NORMAL</relief>
  5363.         </widget>
  5364.  
  5365.         <widget>
  5366.           <class>GtkButton</class>
  5367.           <name>lang_remove_button</name>
  5368.           <sensitive>False</sensitive>
  5369.           <can_default>True</can_default>
  5370.           <can_focus>True</can_focus>
  5371.           <signal>
  5372.             <name>clicked</name>
  5373.             <handler>prefs_lang_remove_button_clicked_cb</handler>
  5374.             <last_modification_time>Fri, 29 Sep 2000 09:06:33 GMT</last_modification_time>
  5375.           </signal>
  5376.           <label>_Remove</label>
  5377.           <relief>GTK_RELIEF_NORMAL</relief>
  5378.         </widget>
  5379.  
  5380.         <widget>
  5381.           <class>GtkButton</class>
  5382.           <name>lang_up_button</name>
  5383.           <sensitive>False</sensitive>
  5384.           <can_default>True</can_default>
  5385.           <can_focus>True</can_focus>
  5386.           <signal>
  5387.             <name>clicked</name>
  5388.             <handler>prefs_lang_up_button_clicked_cb</handler>
  5389.             <last_modification_time>Fri, 29 Sep 2000 09:56:26 GMT</last_modification_time>
  5390.           </signal>
  5391.           <stock_button>GNOME_STOCK_BUTTON_UP</stock_button>
  5392.           <relief>GTK_RELIEF_NORMAL</relief>
  5393.         </widget>
  5394.  
  5395.         <widget>
  5396.           <class>GtkButton</class>
  5397.           <name>lang_down_button</name>
  5398.           <sensitive>False</sensitive>
  5399.           <can_default>True</can_default>
  5400.           <can_focus>True</can_focus>
  5401.           <signal>
  5402.             <name>clicked</name>
  5403.             <handler>prefs_lang_down_button_clicked_cb</handler>
  5404.             <last_modification_time>Fri, 29 Sep 2000 09:56:36 GMT</last_modification_time>
  5405.           </signal>
  5406.           <stock_button>GNOME_STOCK_BUTTON_DOWN</stock_button>
  5407.           <relief>GTK_RELIEF_NORMAL</relief>
  5408.         </widget>
  5409.           </widget>
  5410.         </widget>
  5411.       </widget>
  5412.     </widget>
  5413.  
  5414.     <widget>
  5415.       <class>GtkLabel</class>
  5416.       <child_name>Notebook:tab</child_name>
  5417.       <name>label142</name>
  5418.       <label></label>
  5419.       <justify>GTK_JUSTIFY_CENTER</justify>
  5420.       <wrap>False</wrap>
  5421.       <xalign>0.5</xalign>
  5422.       <yalign>0.5</yalign>
  5423.       <xpad>0</xpad>
  5424.       <ypad>0</ypad>
  5425.     </widget>
  5426.  
  5427.     <widget>
  5428.       <class>GtkVBox</class>
  5429.       <name>vbox42</name>
  5430.       <homogeneous>False</homogeneous>
  5431.       <spacing>5</spacing>
  5432.  
  5433.       <widget>
  5434.         <class>GtkFrame</class>
  5435.         <name>frame30</name>
  5436.         <label>Protocol</label>
  5437.         <label_xalign>0</label_xalign>
  5438.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  5439.         <child>
  5440.           <padding>0</padding>
  5441.           <expand>False</expand>
  5442.           <fill>False</fill>
  5443.         </child>
  5444.  
  5445.         <widget>
  5446.           <class>GtkTable</class>
  5447.           <name>table20</name>
  5448.           <border_width>5</border_width>
  5449.           <rows>1</rows>
  5450.           <columns>2</columns>
  5451.           <homogeneous>False</homogeneous>
  5452.           <row_spacing>5</row_spacing>
  5453.           <column_spacing>5</column_spacing>
  5454.  
  5455.           <widget>
  5456.         <class>GtkLabel</class>
  5457.         <name>label160</name>
  5458.         <label>HTTP _version</label>
  5459.         <justify>GTK_JUSTIFY_CENTER</justify>
  5460.         <wrap>False</wrap>
  5461.         <xalign>0.5</xalign>
  5462.         <yalign>0.5</yalign>
  5463.         <xpad>0</xpad>
  5464.         <ypad>0</ypad>
  5465.         <default_focus_target>http_version_optionmenu</default_focus_target>
  5466.         <child>
  5467.           <left_attach>0</left_attach>
  5468.           <right_attach>1</right_attach>
  5469.           <top_attach>0</top_attach>
  5470.           <bottom_attach>1</bottom_attach>
  5471.           <xpad>0</xpad>
  5472.           <ypad>0</ypad>
  5473.           <xexpand>False</xexpand>
  5474.           <yexpand>False</yexpand>
  5475.           <xshrink>False</xshrink>
  5476.           <yshrink>False</yshrink>
  5477.           <xfill>False</xfill>
  5478.           <yfill>False</yfill>
  5479.         </child>
  5480.           </widget>
  5481.  
  5482.           <widget>
  5483.         <class>GtkOptionMenu</class>
  5484.         <name>http_version_optionmenu</name>
  5485.         <can_focus>True</can_focus>
  5486.         <items>1.0
  5487. 1.1
  5488. </items>
  5489.         <initial_choice>1</initial_choice>
  5490.         <child>
  5491.           <left_attach>1</left_attach>
  5492.           <right_attach>2</right_attach>
  5493.           <top_attach>0</top_attach>
  5494.           <bottom_attach>1</bottom_attach>
  5495.           <xpad>0</xpad>
  5496.           <ypad>0</ypad>
  5497.           <xexpand>True</xexpand>
  5498.           <yexpand>False</yexpand>
  5499.           <xshrink>True</xshrink>
  5500.           <yshrink>False</yshrink>
  5501.           <xfill>True</xfill>
  5502.           <yfill>False</yfill>
  5503.         </child>
  5504.           </widget>
  5505.         </widget>
  5506.       </widget>
  5507.  
  5508.       <widget>
  5509.         <class>GtkFrame</class>
  5510.         <name>frame1</name>
  5511.         <label>Proxies</label>
  5512.         <label_xalign>0</label_xalign>
  5513.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  5514.         <child>
  5515.           <padding>0</padding>
  5516.           <expand>False</expand>
  5517.           <fill>True</fill>
  5518.         </child>
  5519.  
  5520.         <widget>
  5521.           <class>GtkTable</class>
  5522.           <name>table5</name>
  5523.           <border_width>5</border_width>
  5524.           <rows>14</rows>
  5525.           <columns>4</columns>
  5526.           <homogeneous>False</homogeneous>
  5527.           <row_spacing>5</row_spacing>
  5528.           <column_spacing>5</column_spacing>
  5529.  
  5530.           <widget>
  5531.         <class>GtkLabel</class>
  5532.         <name>label_no_proxy_for</name>
  5533.         <label>N_o proxy for</label>
  5534.         <justify>GTK_JUSTIFY_CENTER</justify>
  5535.         <wrap>False</wrap>
  5536.         <xalign>1</xalign>
  5537.         <yalign>0.5</yalign>
  5538.         <xpad>0</xpad>
  5539.         <ypad>0</ypad>
  5540.         <default_focus_target>no_proxies_for_entry</default_focus_target>
  5541.         <child>
  5542.           <left_attach>0</left_attach>
  5543.           <right_attach>1</right_attach>
  5544.           <top_attach>7</top_attach>
  5545.           <bottom_attach>8</bottom_attach>
  5546.           <xpad>0</xpad>
  5547.           <ypad>0</ypad>
  5548.           <xexpand>False</xexpand>
  5549.           <yexpand>False</yexpand>
  5550.           <xshrink>False</xshrink>
  5551.           <yshrink>False</yshrink>
  5552.           <xfill>True</xfill>
  5553.           <yfill>False</yfill>
  5554.         </child>
  5555.           </widget>
  5556.  
  5557.           <widget>
  5558.         <class>GtkEntry</class>
  5559.         <name>no_proxies_for_entry</name>
  5560.         <sensitive>False</sensitive>
  5561.         <can_focus>True</can_focus>
  5562.         <editable>True</editable>
  5563.         <text_visible>True</text_visible>
  5564.         <text_max_length>0</text_max_length>
  5565.         <text></text>
  5566.         <child>
  5567.           <left_attach>1</left_attach>
  5568.           <right_attach>4</right_attach>
  5569.           <top_attach>7</top_attach>
  5570.           <bottom_attach>8</bottom_attach>
  5571.           <xpad>0</xpad>
  5572.           <ypad>0</ypad>
  5573.           <xexpand>True</xexpand>
  5574.           <yexpand>False</yexpand>
  5575.           <xshrink>True</xshrink>
  5576.           <yshrink>False</yshrink>
  5577.           <xfill>True</xfill>
  5578.           <yfill>False</yfill>
  5579.         </child>
  5580.           </widget>
  5581.  
  5582.           <widget>
  5583.         <class>GtkLabel</class>
  5584.         <name>label34</name>
  5585.         <label>_FTP proxy</label>
  5586.         <justify>GTK_JUSTIFY_CENTER</justify>
  5587.         <wrap>False</wrap>
  5588.         <xalign>1</xalign>
  5589.         <yalign>0.5</yalign>
  5590.         <xpad>0</xpad>
  5591.         <ypad>0</ypad>
  5592.         <default_focus_target>ftp_proxy_entry</default_focus_target>
  5593.         <child>
  5594.           <left_attach>0</left_attach>
  5595.           <right_attach>1</right_attach>
  5596.           <top_attach>4</top_attach>
  5597.           <bottom_attach>5</bottom_attach>
  5598.           <xpad>0</xpad>
  5599.           <ypad>0</ypad>
  5600.           <xexpand>False</xexpand>
  5601.           <yexpand>False</yexpand>
  5602.           <xshrink>False</xshrink>
  5603.           <yshrink>False</yshrink>
  5604.           <xfill>True</xfill>
  5605.           <yfill>False</yfill>
  5606.         </child>
  5607.           </widget>
  5608.  
  5609.           <widget>
  5610.         <class>GtkLabel</class>
  5611.         <name>label213</name>
  5612.         <label>_SSL proxy</label>
  5613.         <justify>GTK_JUSTIFY_CENTER</justify>
  5614.         <wrap>False</wrap>
  5615.         <xalign>1</xalign>
  5616.         <yalign>0.5</yalign>
  5617.         <xpad>0</xpad>
  5618.         <ypad>0</ypad>
  5619.         <default_focus_target>ssl_proxy_entry</default_focus_target>
  5620.         <child>
  5621.           <left_attach>0</left_attach>
  5622.           <right_attach>1</right_attach>
  5623.           <top_attach>3</top_attach>
  5624.           <bottom_attach>4</bottom_attach>
  5625.           <xpad>0</xpad>
  5626.           <ypad>0</ypad>
  5627.           <xexpand>False</xexpand>
  5628.           <yexpand>False</yexpand>
  5629.           <xshrink>False</xshrink>
  5630.           <yshrink>False</yshrink>
  5631.           <xfill>True</xfill>
  5632.           <yfill>False</yfill>
  5633.         </child>
  5634.           </widget>
  5635.  
  5636.           <widget>
  5637.         <class>GtkLabel</class>
  5638.         <name>label33</name>
  5639.         <label>_HTTP proxy</label>
  5640.         <justify>GTK_JUSTIFY_CENTER</justify>
  5641.         <wrap>False</wrap>
  5642.         <xalign>1</xalign>
  5643.         <yalign>0.5</yalign>
  5644.         <xpad>0</xpad>
  5645.         <ypad>0</ypad>
  5646.         <default_focus_target>http_proxy_entry</default_focus_target>
  5647.         <child>
  5648.           <left_attach>0</left_attach>
  5649.           <right_attach>1</right_attach>
  5650.           <top_attach>2</top_attach>
  5651.           <bottom_attach>3</bottom_attach>
  5652.           <xpad>0</xpad>
  5653.           <ypad>0</ypad>
  5654.           <xexpand>False</xexpand>
  5655.           <yexpand>False</yexpand>
  5656.           <xshrink>False</xshrink>
  5657.           <yshrink>False</yshrink>
  5658.           <xfill>True</xfill>
  5659.           <yfill>False</yfill>
  5660.         </child>
  5661.           </widget>
  5662.  
  5663.           <widget>
  5664.         <class>GtkEntry</class>
  5665.         <name>ftp_proxy_entry</name>
  5666.         <sensitive>False</sensitive>
  5667.         <can_focus>True</can_focus>
  5668.         <editable>True</editable>
  5669.         <text_visible>True</text_visible>
  5670.         <text_max_length>0</text_max_length>
  5671.         <text></text>
  5672.         <child>
  5673.           <left_attach>1</left_attach>
  5674.           <right_attach>2</right_attach>
  5675.           <top_attach>4</top_attach>
  5676.           <bottom_attach>5</bottom_attach>
  5677.           <xpad>0</xpad>
  5678.           <ypad>0</ypad>
  5679.           <xexpand>True</xexpand>
  5680.           <yexpand>False</yexpand>
  5681.           <xshrink>True</xshrink>
  5682.           <yshrink>False</yshrink>
  5683.           <xfill>True</xfill>
  5684.           <yfill>False</yfill>
  5685.         </child>
  5686.           </widget>
  5687.  
  5688.           <widget>
  5689.         <class>GtkEntry</class>
  5690.         <name>ssl_proxy_entry</name>
  5691.         <sensitive>False</sensitive>
  5692.         <can_focus>True</can_focus>
  5693.         <editable>True</editable>
  5694.         <text_visible>True</text_visible>
  5695.         <text_max_length>0</text_max_length>
  5696.         <text></text>
  5697.         <child>
  5698.           <left_attach>1</left_attach>
  5699.           <right_attach>2</right_attach>
  5700.           <top_attach>3</top_attach>
  5701.           <bottom_attach>4</bottom_attach>
  5702.           <xpad>0</xpad>
  5703.           <ypad>0</ypad>
  5704.           <xexpand>True</xexpand>
  5705.           <yexpand>False</yexpand>
  5706.           <xshrink>True</xshrink>
  5707.           <yshrink>False</yshrink>
  5708.           <xfill>True</xfill>
  5709.           <yfill>False</yfill>
  5710.         </child>
  5711.           </widget>
  5712.  
  5713.           <widget>
  5714.         <class>GtkEntry</class>
  5715.         <name>http_proxy_entry</name>
  5716.         <sensitive>False</sensitive>
  5717.         <can_focus>True</can_focus>
  5718.         <editable>True</editable>
  5719.         <text_visible>True</text_visible>
  5720.         <text_max_length>0</text_max_length>
  5721.         <text></text>
  5722.         <child>
  5723.           <left_attach>1</left_attach>
  5724.           <right_attach>2</right_attach>
  5725.           <top_attach>2</top_attach>
  5726.           <bottom_attach>3</bottom_attach>
  5727.           <xpad>0</xpad>
  5728.           <ypad>0</ypad>
  5729.           <xexpand>True</xexpand>
  5730.           <yexpand>False</yexpand>
  5731.           <xshrink>True</xshrink>
  5732.           <yshrink>False</yshrink>
  5733.           <xfill>True</xfill>
  5734.           <yfill>False</yfill>
  5735.         </child>
  5736.           </widget>
  5737.  
  5738.           <widget>
  5739.         <class>GtkLabel</class>
  5740.         <name>label36</name>
  5741.         <label>Port</label>
  5742.         <justify>GTK_JUSTIFY_CENTER</justify>
  5743.         <wrap>False</wrap>
  5744.         <xalign>0.5</xalign>
  5745.         <yalign>0.5</yalign>
  5746.         <xpad>0</xpad>
  5747.         <ypad>0</ypad>
  5748.         <child>
  5749.           <left_attach>2</left_attach>
  5750.           <right_attach>3</right_attach>
  5751.           <top_attach>4</top_attach>
  5752.           <bottom_attach>5</bottom_attach>
  5753.           <xpad>0</xpad>
  5754.           <ypad>0</ypad>
  5755.           <xexpand>False</xexpand>
  5756.           <yexpand>False</yexpand>
  5757.           <xshrink>False</xshrink>
  5758.           <yshrink>False</yshrink>
  5759.           <xfill>False</xfill>
  5760.           <yfill>False</yfill>
  5761.         </child>
  5762.           </widget>
  5763.  
  5764.           <widget>
  5765.         <class>GtkLabel</class>
  5766.         <name>label214</name>
  5767.         <label>Port</label>
  5768.         <justify>GTK_JUSTIFY_CENTER</justify>
  5769.         <wrap>False</wrap>
  5770.         <xalign>0.5</xalign>
  5771.         <yalign>0.5</yalign>
  5772.         <xpad>0</xpad>
  5773.         <ypad>0</ypad>
  5774.         <child>
  5775.           <left_attach>2</left_attach>
  5776.           <right_attach>3</right_attach>
  5777.           <top_attach>3</top_attach>
  5778.           <bottom_attach>4</bottom_attach>
  5779.           <xpad>0</xpad>
  5780.           <ypad>0</ypad>
  5781.           <xexpand>False</xexpand>
  5782.           <yexpand>False</yexpand>
  5783.           <xshrink>False</xshrink>
  5784.           <yshrink>False</yshrink>
  5785.           <xfill>True</xfill>
  5786.           <yfill>False</yfill>
  5787.         </child>
  5788.           </widget>
  5789.  
  5790.           <widget>
  5791.         <class>GtkLabel</class>
  5792.         <name>label35</name>
  5793.         <label>Port</label>
  5794.         <justify>GTK_JUSTIFY_CENTER</justify>
  5795.         <wrap>False</wrap>
  5796.         <xalign>0.5</xalign>
  5797.         <yalign>0.5</yalign>
  5798.         <xpad>0</xpad>
  5799.         <ypad>0</ypad>
  5800.         <child>
  5801.           <left_attach>2</left_attach>
  5802.           <right_attach>3</right_attach>
  5803.           <top_attach>2</top_attach>
  5804.           <bottom_attach>3</bottom_attach>
  5805.           <xpad>0</xpad>
  5806.           <ypad>0</ypad>
  5807.           <xexpand>False</xexpand>
  5808.           <yexpand>False</yexpand>
  5809.           <xshrink>False</xshrink>
  5810.           <yshrink>False</yshrink>
  5811.           <xfill>False</xfill>
  5812.           <yfill>False</yfill>
  5813.         </child>
  5814.           </widget>
  5815.  
  5816.           <widget>
  5817.         <class>GtkRadioButton</class>
  5818.         <name>proxy_none_radiobutton</name>
  5819.         <can_focus>True</can_focus>
  5820.         <label>_No proxies</label>
  5821.         <active>False</active>
  5822.         <draw_indicator>True</draw_indicator>
  5823.         <group>Proxy</group>
  5824.         <child>
  5825.           <left_attach>0</left_attach>
  5826.           <right_attach>4</right_attach>
  5827.           <top_attach>0</top_attach>
  5828.           <bottom_attach>1</bottom_attach>
  5829.           <xpad>0</xpad>
  5830.           <ypad>0</ypad>
  5831.           <xexpand>False</xexpand>
  5832.           <yexpand>False</yexpand>
  5833.           <xshrink>False</xshrink>
  5834.           <yshrink>False</yshrink>
  5835.           <xfill>True</xfill>
  5836.           <yfill>False</yfill>
  5837.         </child>
  5838.           </widget>
  5839.  
  5840.           <widget>
  5841.         <class>GtkRadioButton</class>
  5842.         <name>proxy_manual_radiobutton</name>
  5843.         <can_focus>True</can_focus>
  5844.         <label>Manual _proxy configuration</label>
  5845.         <active>False</active>
  5846.         <draw_indicator>True</draw_indicator>
  5847.         <group>Proxy</group>
  5848.         <child>
  5849.           <left_attach>0</left_attach>
  5850.           <right_attach>4</right_attach>
  5851.           <top_attach>1</top_attach>
  5852.           <bottom_attach>2</bottom_attach>
  5853.           <xpad>0</xpad>
  5854.           <ypad>0</ypad>
  5855.           <xexpand>False</xexpand>
  5856.           <yexpand>False</yexpand>
  5857.           <xshrink>False</xshrink>
  5858.           <yshrink>False</yshrink>
  5859.           <xfill>True</xfill>
  5860.           <yfill>False</yfill>
  5861.         </child>
  5862.           </widget>
  5863.  
  5864.           <widget>
  5865.         <class>GtkRadioButton</class>
  5866.         <name>proxy_auto_radiobutton</name>
  5867.         <can_focus>True</can_focus>
  5868.         <label>_Automatic proxy configuration</label>
  5869.         <active>False</active>
  5870.         <draw_indicator>True</draw_indicator>
  5871.         <group>Proxy</group>
  5872.         <child>
  5873.           <left_attach>0</left_attach>
  5874.           <right_attach>4</right_attach>
  5875.           <top_attach>9</top_attach>
  5876.           <bottom_attach>10</bottom_attach>
  5877.           <xpad>0</xpad>
  5878.           <ypad>0</ypad>
  5879.           <xexpand>False</xexpand>
  5880.           <yexpand>False</yexpand>
  5881.           <xshrink>False</xshrink>
  5882.           <yshrink>False</yshrink>
  5883.           <xfill>True</xfill>
  5884.           <yfill>False</yfill>
  5885.         </child>
  5886.           </widget>
  5887.  
  5888.           <widget>
  5889.         <class>GtkLabel</class>
  5890.         <name>label1061</name>
  5891.         <label>Autoconfigure _URL:</label>
  5892.         <justify>GTK_JUSTIFY_CENTER</justify>
  5893.         <wrap>False</wrap>
  5894.         <xalign>0</xalign>
  5895.         <yalign>0.5</yalign>
  5896.         <xpad>0</xpad>
  5897.         <ypad>0</ypad>
  5898.         <default_focus_target>proxy_auto_url_entry</default_focus_target>
  5899.         <child>
  5900.           <left_attach>0</left_attach>
  5901.           <right_attach>1</right_attach>
  5902.           <top_attach>10</top_attach>
  5903.           <bottom_attach>11</bottom_attach>
  5904.           <xpad>0</xpad>
  5905.           <ypad>0</ypad>
  5906.           <xexpand>False</xexpand>
  5907.           <yexpand>False</yexpand>
  5908.           <xshrink>False</xshrink>
  5909.           <yshrink>False</yshrink>
  5910.           <xfill>True</xfill>
  5911.           <yfill>False</yfill>
  5912.         </child>
  5913.           </widget>
  5914.  
  5915.           <widget>
  5916.         <class>GtkEntry</class>
  5917.         <name>proxy_auto_url_entry</name>
  5918.         <sensitive>False</sensitive>
  5919.         <can_focus>True</can_focus>
  5920.         <editable>True</editable>
  5921.         <text_visible>True</text_visible>
  5922.         <text_max_length>0</text_max_length>
  5923.         <text></text>
  5924.         <child>
  5925.           <left_attach>1</left_attach>
  5926.           <right_attach>3</right_attach>
  5927.           <top_attach>10</top_attach>
  5928.           <bottom_attach>11</bottom_attach>
  5929.           <xpad>0</xpad>
  5930.           <ypad>0</ypad>
  5931.           <xexpand>True</xexpand>
  5932.           <yexpand>False</yexpand>
  5933.           <xshrink>False</xshrink>
  5934.           <yshrink>False</yshrink>
  5935.           <xfill>True</xfill>
  5936.           <yfill>False</yfill>
  5937.         </child>
  5938.           </widget>
  5939.  
  5940.           <widget>
  5941.         <class>GtkButton</class>
  5942.         <name>proxy_auto_reload_button</name>
  5943.         <sensitive>False</sensitive>
  5944.         <can_focus>True</can_focus>
  5945.         <signal>
  5946.           <name>clicked</name>
  5947.           <handler>prefs_proxy_auto_url_reload_cb</handler>
  5948.           <last_modification_time>Thu, 06 Sep 2001 23:02:00 GMT</last_modification_time>
  5949.         </signal>
  5950.         <label>_Reload</label>
  5951.         <relief>GTK_RELIEF_NORMAL</relief>
  5952.         <child>
  5953.           <left_attach>3</left_attach>
  5954.           <right_attach>4</right_attach>
  5955.           <top_attach>10</top_attach>
  5956.           <bottom_attach>11</bottom_attach>
  5957.           <xpad>0</xpad>
  5958.           <ypad>0</ypad>
  5959.           <xexpand>False</xexpand>
  5960.           <yexpand>False</yexpand>
  5961.           <xshrink>False</xshrink>
  5962.           <yshrink>False</yshrink>
  5963.           <xfill>True</xfill>
  5964.           <yfill>False</yfill>
  5965.         </child>
  5966.           </widget>
  5967.  
  5968.           <widget>
  5969.         <class>GtkHSeparator</class>
  5970.         <name>hseparator3</name>
  5971.         <child>
  5972.           <left_attach>0</left_attach>
  5973.           <right_attach>4</right_attach>
  5974.           <top_attach>11</top_attach>
  5975.           <bottom_attach>12</bottom_attach>
  5976.           <xpad>0</xpad>
  5977.           <ypad>0</ypad>
  5978.           <xexpand>False</xexpand>
  5979.           <yexpand>True</yexpand>
  5980.           <xshrink>False</xshrink>
  5981.           <yshrink>False</yshrink>
  5982.           <xfill>True</xfill>
  5983.           <yfill>True</yfill>
  5984.         </child>
  5985.           </widget>
  5986.  
  5987.           <widget>
  5988.         <class>GtkHBox</class>
  5989.         <name>hbox53</name>
  5990.         <homogeneous>False</homogeneous>
  5991.         <spacing>0</spacing>
  5992.         <child>
  5993.           <left_attach>1</left_attach>
  5994.           <right_attach>4</right_attach>
  5995.           <top_attach>12</top_attach>
  5996.           <bottom_attach>13</bottom_attach>
  5997.           <xpad>0</xpad>
  5998.           <ypad>0</ypad>
  5999.           <xexpand>False</xexpand>
  6000.           <yexpand>False</yexpand>
  6001.           <xshrink>False</xshrink>
  6002.           <yshrink>False</yshrink>
  6003.           <xfill>True</xfill>
  6004.           <yfill>True</yfill>
  6005.         </child>
  6006.  
  6007.         <widget>
  6008.           <class>GtkVBox</class>
  6009.           <name>vbox104</name>
  6010.           <homogeneous>False</homogeneous>
  6011.           <spacing>0</spacing>
  6012.           <child>
  6013.             <padding>0</padding>
  6014.             <expand>False</expand>
  6015.             <fill>False</fill>
  6016.           </child>
  6017.  
  6018.           <widget>
  6019.             <class>GtkCheckButton</class>
  6020.             <name>proxy_keepalive_checkbutton</name>
  6021.             <can_focus>True</can_focus>
  6022.             <label>_Enable proxy keep-alive</label>
  6023.             <active>False</active>
  6024.             <draw_indicator>True</draw_indicator>
  6025.             <child>
  6026.               <padding>0</padding>
  6027.               <expand>False</expand>
  6028.               <fill>False</fill>
  6029.             </child>
  6030.           </widget>
  6031.         </widget>
  6032.           </widget>
  6033.  
  6034.           <widget>
  6035.         <class>GtkButton</class>
  6036.         <name>proxy_apply_button</name>
  6037.         <can_focus>True</can_focus>
  6038.         <signal>
  6039.           <name>clicked</name>
  6040.           <handler>prefs_proxy_apply_button_clicked_cb</handler>
  6041.           <last_modification_time>Thu, 03 Jan 2002 12:07:45 GMT</last_modification_time>
  6042.         </signal>
  6043.         <stock_button>GNOME_STOCK_BUTTON_APPLY</stock_button>
  6044.         <relief>GTK_RELIEF_NORMAL</relief>
  6045.         <child>
  6046.           <left_attach>3</left_attach>
  6047.           <right_attach>4</right_attach>
  6048.           <top_attach>13</top_attach>
  6049.           <bottom_attach>14</bottom_attach>
  6050.           <xpad>0</xpad>
  6051.           <ypad>0</ypad>
  6052.           <xexpand>False</xexpand>
  6053.           <yexpand>False</yexpand>
  6054.           <xshrink>False</xshrink>
  6055.           <yshrink>False</yshrink>
  6056.           <xfill>False</xfill>
  6057.           <yfill>False</yfill>
  6058.         </child>
  6059.           </widget>
  6060.  
  6061.           <widget>
  6062.         <class>GtkSpinButton</class>
  6063.         <name>http_proxy_port_spin</name>
  6064.         <sensitive>False</sensitive>
  6065.         <can_focus>True</can_focus>
  6066.         <climb_rate>1</climb_rate>
  6067.         <digits>0</digits>
  6068.         <numeric>True</numeric>
  6069.         <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  6070.         <snap>False</snap>
  6071.         <wrap>False</wrap>
  6072.         <value>1</value>
  6073.         <lower>0</lower>
  6074.         <upper>65536</upper>
  6075.         <step>1</step>
  6076.         <page>10</page>
  6077.         <page_size>10</page_size>
  6078.         <child>
  6079.           <left_attach>3</left_attach>
  6080.           <right_attach>4</right_attach>
  6081.           <top_attach>2</top_attach>
  6082.           <bottom_attach>3</bottom_attach>
  6083.           <xpad>0</xpad>
  6084.           <ypad>0</ypad>
  6085.           <xexpand>False</xexpand>
  6086.           <yexpand>False</yexpand>
  6087.           <xshrink>False</xshrink>
  6088.           <yshrink>False</yshrink>
  6089.           <xfill>True</xfill>
  6090.           <yfill>False</yfill>
  6091.         </child>
  6092.           </widget>
  6093.  
  6094.           <widget>
  6095.         <class>GtkSpinButton</class>
  6096.         <name>ssl_proxy_port_spin</name>
  6097.         <sensitive>False</sensitive>
  6098.         <can_focus>True</can_focus>
  6099.         <climb_rate>1</climb_rate>
  6100.         <digits>0</digits>
  6101.         <numeric>True</numeric>
  6102.         <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  6103.         <snap>False</snap>
  6104.         <wrap>False</wrap>
  6105.         <value>1</value>
  6106.         <lower>0</lower>
  6107.         <upper>65536</upper>
  6108.         <step>1</step>
  6109.         <page>10</page>
  6110.         <page_size>10</page_size>
  6111.         <child>
  6112.           <left_attach>3</left_attach>
  6113.           <right_attach>4</right_attach>
  6114.           <top_attach>3</top_attach>
  6115.           <bottom_attach>4</bottom_attach>
  6116.           <xpad>0</xpad>
  6117.           <ypad>0</ypad>
  6118.           <xexpand>False</xexpand>
  6119.           <yexpand>False</yexpand>
  6120.           <xshrink>False</xshrink>
  6121.           <yshrink>False</yshrink>
  6122.           <xfill>True</xfill>
  6123.           <yfill>False</yfill>
  6124.         </child>
  6125.           </widget>
  6126.  
  6127.           <widget>
  6128.         <class>GtkSpinButton</class>
  6129.         <name>ftp_proxy_port_spin</name>
  6130.         <sensitive>False</sensitive>
  6131.         <can_focus>True</can_focus>
  6132.         <climb_rate>1</climb_rate>
  6133.         <digits>0</digits>
  6134.         <numeric>True</numeric>
  6135.         <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  6136.         <snap>False</snap>
  6137.         <wrap>False</wrap>
  6138.         <value>1</value>
  6139.         <lower>0</lower>
  6140.         <upper>65536</upper>
  6141.         <step>1</step>
  6142.         <page>10</page>
  6143.         <page_size>10</page_size>
  6144.         <child>
  6145.           <left_attach>3</left_attach>
  6146.           <right_attach>4</right_attach>
  6147.           <top_attach>4</top_attach>
  6148.           <bottom_attach>5</bottom_attach>
  6149.           <xpad>0</xpad>
  6150.           <ypad>0</ypad>
  6151.           <xexpand>False</xexpand>
  6152.           <yexpand>False</yexpand>
  6153.           <xshrink>False</xshrink>
  6154.           <yshrink>False</yshrink>
  6155.           <xfill>True</xfill>
  6156.           <yfill>False</yfill>
  6157.         </child>
  6158.           </widget>
  6159.  
  6160.           <widget>
  6161.         <class>GtkLabel</class>
  6162.         <name>label1074</name>
  6163.         <label>Soc_ks host</label>
  6164.         <justify>GTK_JUSTIFY_CENTER</justify>
  6165.         <wrap>False</wrap>
  6166.         <xalign>1</xalign>
  6167.         <yalign>0.5</yalign>
  6168.         <xpad>0</xpad>
  6169.         <ypad>0</ypad>
  6170.         <default_focus_target>socks_proxy_entry</default_focus_target>
  6171.         <child>
  6172.           <left_attach>0</left_attach>
  6173.           <right_attach>1</right_attach>
  6174.           <top_attach>5</top_attach>
  6175.           <bottom_attach>6</bottom_attach>
  6176.           <xpad>0</xpad>
  6177.           <ypad>0</ypad>
  6178.           <xexpand>False</xexpand>
  6179.           <yexpand>False</yexpand>
  6180.           <xshrink>False</xshrink>
  6181.           <yshrink>False</yshrink>
  6182.           <xfill>True</xfill>
  6183.           <yfill>False</yfill>
  6184.         </child>
  6185.           </widget>
  6186.  
  6187.           <widget>
  6188.         <class>GtkEntry</class>
  6189.         <name>socks_proxy_entry</name>
  6190.         <sensitive>False</sensitive>
  6191.         <can_focus>True</can_focus>
  6192.         <editable>True</editable>
  6193.         <text_visible>True</text_visible>
  6194.         <text_max_length>0</text_max_length>
  6195.         <text></text>
  6196.         <child>
  6197.           <left_attach>1</left_attach>
  6198.           <right_attach>2</right_attach>
  6199.           <top_attach>5</top_attach>
  6200.           <bottom_attach>6</bottom_attach>
  6201.           <xpad>0</xpad>
  6202.           <ypad>0</ypad>
  6203.           <xexpand>True</xexpand>
  6204.           <yexpand>False</yexpand>
  6205.           <xshrink>False</xshrink>
  6206.           <yshrink>False</yshrink>
  6207.           <xfill>True</xfill>
  6208.           <yfill>False</yfill>
  6209.         </child>
  6210.           </widget>
  6211.  
  6212.           <widget>
  6213.         <class>GtkLabel</class>
  6214.         <name>label1075</name>
  6215.         <label>Port</label>
  6216.         <justify>GTK_JUSTIFY_CENTER</justify>
  6217.         <wrap>False</wrap>
  6218.         <xalign>0.5</xalign>
  6219.         <yalign>0.5</yalign>
  6220.         <xpad>0</xpad>
  6221.         <ypad>0</ypad>
  6222.         <child>
  6223.           <left_attach>2</left_attach>
  6224.           <right_attach>3</right_attach>
  6225.           <top_attach>5</top_attach>
  6226.           <bottom_attach>6</bottom_attach>
  6227.           <xpad>0</xpad>
  6228.           <ypad>0</ypad>
  6229.           <xexpand>False</xexpand>
  6230.           <yexpand>False</yexpand>
  6231.           <xshrink>False</xshrink>
  6232.           <yshrink>False</yshrink>
  6233.           <xfill>True</xfill>
  6234.           <yfill>False</yfill>
  6235.         </child>
  6236.           </widget>
  6237.  
  6238.           <widget>
  6239.         <class>GtkSpinButton</class>
  6240.         <name>socks_proxy_port_spin</name>
  6241.         <sensitive>False</sensitive>
  6242.         <can_focus>True</can_focus>
  6243.         <climb_rate>1</climb_rate>
  6244.         <digits>0</digits>
  6245.         <numeric>True</numeric>
  6246.         <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  6247.         <snap>False</snap>
  6248.         <wrap>False</wrap>
  6249.         <value>1</value>
  6250.         <lower>0</lower>
  6251.         <upper>65536</upper>
  6252.         <step>1</step>
  6253.         <page>10</page>
  6254.         <page_size>10</page_size>
  6255.         <child>
  6256.           <left_attach>3</left_attach>
  6257.           <right_attach>4</right_attach>
  6258.           <top_attach>5</top_attach>
  6259.           <bottom_attach>6</bottom_attach>
  6260.           <xpad>0</xpad>
  6261.           <ypad>0</ypad>
  6262.           <xexpand>False</xexpand>
  6263.           <yexpand>False</yexpand>
  6264.           <xshrink>False</xshrink>
  6265.           <yshrink>False</yshrink>
  6266.           <xfill>True</xfill>
  6267.           <yfill>False</yfill>
  6268.         </child>
  6269.           </widget>
  6270.  
  6271.           <widget>
  6272.         <class>GtkHBox</class>
  6273.         <name>hbox111</name>
  6274.         <homogeneous>False</homogeneous>
  6275.         <spacing>0</spacing>
  6276.         <child>
  6277.           <left_attach>1</left_attach>
  6278.           <right_attach>2</right_attach>
  6279.           <top_attach>6</top_attach>
  6280.           <bottom_attach>7</bottom_attach>
  6281.           <xpad>0</xpad>
  6282.           <ypad>0</ypad>
  6283.           <xexpand>False</xexpand>
  6284.           <yexpand>True</yexpand>
  6285.           <xshrink>False</xshrink>
  6286.           <yshrink>False</yshrink>
  6287.           <xfill>True</xfill>
  6288.           <yfill>True</yfill>
  6289.         </child>
  6290.  
  6291.         <widget>
  6292.           <class>GtkRadioButton</class>
  6293.           <name>socksv4_radiobutton</name>
  6294.           <can_focus>True</can_focus>
  6295.           <label>Socks v4</label>
  6296.           <active>False</active>
  6297.           <draw_indicator>True</draw_indicator>
  6298.           <group>socks</group>
  6299.           <child>
  6300.             <padding>0</padding>
  6301.             <expand>False</expand>
  6302.             <fill>False</fill>
  6303.           </child>
  6304.         </widget>
  6305.  
  6306.         <widget>
  6307.           <class>GtkRadioButton</class>
  6308.           <name>socksv5_radiobutton</name>
  6309.           <can_focus>True</can_focus>
  6310.           <label>Socks v5</label>
  6311.           <active>False</active>
  6312.           <draw_indicator>True</draw_indicator>
  6313.           <group>socks</group>
  6314.           <child>
  6315.             <padding>0</padding>
  6316.             <expand>False</expand>
  6317.             <fill>False</fill>
  6318.           </child>
  6319.         </widget>
  6320.           </widget>
  6321.  
  6322.           <widget>
  6323.         <class>GtkLabel</class>
  6324.         <name>label1076</name>
  6325.         <label>Example: .gnome.org, .mozilla.org</label>
  6326.         <justify>GTK_JUSTIFY_CENTER</justify>
  6327.         <wrap>False</wrap>
  6328.         <xalign>0</xalign>
  6329.         <yalign>0.5</yalign>
  6330.         <xpad>0</xpad>
  6331.         <ypad>0</ypad>
  6332.         <child>
  6333.           <left_attach>1</left_attach>
  6334.           <right_attach>2</right_attach>
  6335.           <top_attach>8</top_attach>
  6336.           <bottom_attach>9</bottom_attach>
  6337.           <xpad>0</xpad>
  6338.           <ypad>0</ypad>
  6339.           <xexpand>False</xexpand>
  6340.           <yexpand>False</yexpand>
  6341.           <xshrink>False</xshrink>
  6342.           <yshrink>False</yshrink>
  6343.           <xfill>True</xfill>
  6344.           <yfill>False</yfill>
  6345.         </child>
  6346.           </widget>
  6347.         </widget>
  6348.       </widget>
  6349.     </widget>
  6350.  
  6351.     <widget>
  6352.       <class>GtkLabel</class>
  6353.       <child_name>Notebook:tab</child_name>
  6354.       <name>label159</name>
  6355.       <label></label>
  6356.       <justify>GTK_JUSTIFY_CENTER</justify>
  6357.       <wrap>False</wrap>
  6358.       <xalign>0.5</xalign>
  6359.       <yalign>0.5</yalign>
  6360.       <xpad>0</xpad>
  6361.       <ypad>0</ypad>
  6362.     </widget>
  6363.  
  6364.     <widget>
  6365.       <class>GtkVBox</class>
  6366.       <name>vbox36</name>
  6367.       <homogeneous>False</homogeneous>
  6368.       <spacing>5</spacing>
  6369.  
  6370.       <widget>
  6371.         <class>GtkFrame</class>
  6372.         <name>imageFrame</name>
  6373.         <label>Filtering</label>
  6374.         <label_xalign>0</label_xalign>
  6375.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  6376.         <child>
  6377.           <padding>0</padding>
  6378.           <expand>False</expand>
  6379.           <fill>False</fill>
  6380.         </child>
  6381.  
  6382.         <widget>
  6383.           <class>GtkVBox</class>
  6384.           <name>vbox105</name>
  6385.           <border_width>5</border_width>
  6386.           <homogeneous>False</homogeneous>
  6387.           <spacing>1</spacing>
  6388.  
  6389.           <widget>
  6390.         <class>GtkCheckButton</class>
  6391.         <name>allow_popups_checkbutton</name>
  6392.         <can_focus>True</can_focus>
  6393.         <label>Allow _popups</label>
  6394.         <active>False</active>
  6395.         <draw_indicator>True</draw_indicator>
  6396.         <child>
  6397.           <padding>0</padding>
  6398.           <expand>False</expand>
  6399.           <fill>False</fill>
  6400.         </child>
  6401.           </widget>
  6402.  
  6403.           <widget>
  6404.         <class>GtkCheckButton</class>
  6405.         <name>java_checkbutton</name>
  6406.         <can_focus>True</can_focus>
  6407.         <label>Allow _Java (requires plugin)</label>
  6408.         <active>False</active>
  6409.         <draw_indicator>True</draw_indicator>
  6410.         <child>
  6411.           <padding>0</padding>
  6412.           <expand>False</expand>
  6413.           <fill>False</fill>
  6414.         </child>
  6415.           </widget>
  6416.         </widget>
  6417.       </widget>
  6418.  
  6419.       <widget>
  6420.         <class>GtkFrame</class>
  6421.         <name>frame72</name>
  6422.         <label>JavaScript</label>
  6423.         <label_xalign>0</label_xalign>
  6424.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  6425.         <child>
  6426.           <padding>0</padding>
  6427.           <expand>False</expand>
  6428.           <fill>False</fill>
  6429.         </child>
  6430.  
  6431.         <widget>
  6432.           <class>GtkVBox</class>
  6433.           <name>vbox123</name>
  6434.           <border_width>5</border_width>
  6435.           <homogeneous>False</homogeneous>
  6436.           <spacing>0</spacing>
  6437.  
  6438.           <widget>
  6439.         <class>GtkCheckButton</class>
  6440.         <name>javascript_checkbutton</name>
  6441.         <can_focus>True</can_focus>
  6442.         <label>Allow Java_Script</label>
  6443.         <active>False</active>
  6444.         <draw_indicator>True</draw_indicator>
  6445.         <child>
  6446.           <padding>0</padding>
  6447.           <expand>False</expand>
  6448.           <fill>False</fill>
  6449.         </child>
  6450.           </widget>
  6451.  
  6452.           <widget>
  6453.         <class>GtkCheckButton</class>
  6454.         <name>statusbar_rewrite_check</name>
  6455.         <can_focus>True</can_focus>
  6456.         <label>Allow statusbar _messages</label>
  6457.         <active>False</active>
  6458.         <draw_indicator>True</draw_indicator>
  6459.         <child>
  6460.           <padding>0</padding>
  6461.           <expand>False</expand>
  6462.           <fill>False</fill>
  6463.         </child>
  6464.           </widget>
  6465.         </widget>
  6466.       </widget>
  6467.  
  6468.       <widget>
  6469.         <class>GtkFrame</class>
  6470.         <name>frame61</name>
  6471.         <label>Image Loading</label>
  6472.         <label_xalign>0</label_xalign>
  6473.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  6474.         <child>
  6475.           <padding>0</padding>
  6476.           <expand>False</expand>
  6477.           <fill>True</fill>
  6478.         </child>
  6479.  
  6480.         <widget>
  6481.           <class>GtkVBox</class>
  6482.           <name>vbox106</name>
  6483.           <border_width>5</border_width>
  6484.           <homogeneous>False</homogeneous>
  6485.           <spacing>0</spacing>
  6486.  
  6487.           <widget>
  6488.         <class>GtkRadioButton</class>
  6489.         <name>images_always_load</name>
  6490.         <can_focus>True</can_focus>
  6491.         <label>_Always load</label>
  6492.         <active>False</active>
  6493.         <draw_indicator>True</draw_indicator>
  6494.         <group>LoadImages</group>
  6495.         <child>
  6496.           <padding>0</padding>
  6497.           <expand>False</expand>
  6498.           <fill>False</fill>
  6499.         </child>
  6500.           </widget>
  6501.  
  6502.           <widget>
  6503.         <class>GtkRadioButton</class>
  6504.         <name>radiobutton7</name>
  6505.         <can_focus>True</can_focus>
  6506.         <label>_Load from current server only</label>
  6507.         <active>False</active>
  6508.         <draw_indicator>True</draw_indicator>
  6509.         <group>LoadImages</group>
  6510.         <child>
  6511.           <padding>0</padding>
  6512.           <expand>False</expand>
  6513.           <fill>False</fill>
  6514.         </child>
  6515.           </widget>
  6516.  
  6517.           <widget>
  6518.         <class>GtkHBox</class>
  6519.         <name>hbox101</name>
  6520.         <homogeneous>False</homogeneous>
  6521.         <spacing>0</spacing>
  6522.         <child>
  6523.           <padding>0</padding>
  6524.           <expand>False</expand>
  6525.           <fill>False</fill>
  6526.         </child>
  6527.  
  6528.         <widget>
  6529.           <class>GtkRadioButton</class>
  6530.           <name>radiobutton8</name>
  6531.           <can_focus>True</can_focus>
  6532.           <label>_Never load</label>
  6533.           <active>False</active>
  6534.           <draw_indicator>True</draw_indicator>
  6535.           <group>LoadImages</group>
  6536.           <child>
  6537.             <padding>0</padding>
  6538.             <expand>False</expand>
  6539.             <fill>False</fill>
  6540.           </child>
  6541.         </widget>
  6542.  
  6543.         <widget>
  6544.           <class>GtkHButtonBox</class>
  6545.           <name>hbuttonbox7</name>
  6546.           <layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</layout_style>
  6547.           <spacing>30</spacing>
  6548.           <child_min_width>150</child_min_width>
  6549.           <child_min_height>16</child_min_height>
  6550.           <child_ipad_x>7</child_ipad_x>
  6551.           <child_ipad_y>0</child_ipad_y>
  6552.           <child>
  6553.             <padding>0</padding>
  6554.             <expand>False</expand>
  6555.             <fill>False</fill>
  6556.             <pack>GTK_PACK_END</pack>
  6557.           </child>
  6558.         </widget>
  6559.           </widget>
  6560.         </widget>
  6561.       </widget>
  6562.  
  6563.       <widget>
  6564.         <class>GtkFrame</class>
  6565.         <name>frame67</name>
  6566.         <visible>False</visible>
  6567.         <label>User Agent Identification</label>
  6568.         <label_xalign>0</label_xalign>
  6569.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  6570.         <child>
  6571.           <padding>0</padding>
  6572.           <expand>False</expand>
  6573.           <fill>True</fill>
  6574.         </child>
  6575.  
  6576.         <widget>
  6577.           <class>GtkHBox</class>
  6578.           <name>hbox89</name>
  6579.           <border_width>5</border_width>
  6580.           <homogeneous>False</homogeneous>
  6581.           <spacing>5</spacing>
  6582.  
  6583.           <widget>
  6584.         <class>GtkLabel</class>
  6585.         <name>label1053</name>
  6586.         <label>Identif_y as</label>
  6587.         <justify>GTK_JUSTIFY_CENTER</justify>
  6588.         <wrap>False</wrap>
  6589.         <xalign>0.5</xalign>
  6590.         <yalign>0.5</yalign>
  6591.         <xpad>0</xpad>
  6592.         <ypad>0</ypad>
  6593.         <default_focus_target>user_agent_entry</default_focus_target>
  6594.         <child>
  6595.           <padding>0</padding>
  6596.           <expand>False</expand>
  6597.           <fill>False</fill>
  6598.         </child>
  6599.           </widget>
  6600.  
  6601.           <widget>
  6602.         <class>GtkCombo</class>
  6603.         <name>user_agent_combo</name>
  6604.         <value_in_list>False</value_in_list>
  6605.         <ok_if_empty>True</ok_if_empty>
  6606.         <case_sensitive>False</case_sensitive>
  6607.         <use_arrows>True</use_arrows>
  6608.         <use_arrows_always>False</use_arrows_always>
  6609.         <items>Default (recommended)
  6610. Mozilla/5.001 (windows; U; NT4.0; en-us) Gecko/25250101
  6611. </items>
  6612.         <child>
  6613.           <padding>0</padding>
  6614.           <expand>True</expand>
  6615.           <fill>True</fill>
  6616.         </child>
  6617.  
  6618.         <widget>
  6619.           <class>GtkEntry</class>
  6620.           <child_name>GtkCombo:entry</child_name>
  6621.           <name>user_agent_entry</name>
  6622.           <tooltip>Only change this if you want to access web pages that only accept a limited set of web browsers. You can put any string here.</tooltip>
  6623.           <can_focus>True</can_focus>
  6624.           <editable>True</editable>
  6625.           <text_visible>True</text_visible>
  6626.           <text_max_length>0</text_max_length>
  6627.           <text>Default (recommended)</text>
  6628.         </widget>
  6629.           </widget>
  6630.         </widget>
  6631.       </widget>
  6632.     </widget>
  6633.  
  6634.     <widget>
  6635.       <class>GtkLabel</class>
  6636.       <child_name>Notebook:tab</child_name>
  6637.       <name>label135</name>
  6638.       <label></label>
  6639.       <justify>GTK_JUSTIFY_CENTER</justify>
  6640.       <wrap>False</wrap>
  6641.       <xalign>0.5</xalign>
  6642.       <yalign>0.5</yalign>
  6643.       <xpad>0</xpad>
  6644.       <ypad>0</ypad>
  6645.     </widget>
  6646.  
  6647.     <widget>
  6648.       <class>GtkVBox</class>
  6649.       <name>vbox107</name>
  6650.       <homogeneous>False</homogeneous>
  6651.       <spacing>5</spacing>
  6652.  
  6653.       <widget>
  6654.         <class>GtkFrame</class>
  6655.         <name>frame38</name>
  6656.         <label>Cookies</label>
  6657.         <label_xalign>0</label_xalign>
  6658.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  6659.         <child>
  6660.           <padding>0</padding>
  6661.           <expand>False</expand>
  6662.           <fill>True</fill>
  6663.         </child>
  6664.  
  6665.         <widget>
  6666.           <class>GtkVBox</class>
  6667.           <name>vbox108</name>
  6668.           <border_width>5</border_width>
  6669.           <homogeneous>False</homogeneous>
  6670.           <spacing>0</spacing>
  6671.  
  6672.           <widget>
  6673.         <class>GtkRadioButton</class>
  6674.         <name>cookies_always_accept</name>
  6675.         <can_focus>True</can_focus>
  6676.         <label>_Always accept</label>
  6677.         <active>False</active>
  6678.         <draw_indicator>True</draw_indicator>
  6679.         <group>Cookies</group>
  6680.         <child>
  6681.           <padding>0</padding>
  6682.           <expand>False</expand>
  6683.           <fill>False</fill>
  6684.         </child>
  6685.           </widget>
  6686.  
  6687.           <widget>
  6688.         <class>GtkRadioButton</class>
  6689.         <name>radiobutton10</name>
  6690.         <can_focus>True</can_focus>
  6691.         <label>Accept _from current server only</label>
  6692.         <active>False</active>
  6693.         <draw_indicator>True</draw_indicator>
  6694.         <group>Cookies</group>
  6695.         <child>
  6696.           <padding>0</padding>
  6697.           <expand>False</expand>
  6698.           <fill>False</fill>
  6699.         </child>
  6700.           </widget>
  6701.  
  6702.           <widget>
  6703.         <class>GtkRadioButton</class>
  6704.         <name>radiobutton11</name>
  6705.         <can_focus>True</can_focus>
  6706.         <label>_Never accept</label>
  6707.         <active>False</active>
  6708.         <draw_indicator>True</draw_indicator>
  6709.         <group>Cookies</group>
  6710.         <child>
  6711.           <padding>0</padding>
  6712.           <expand>False</expand>
  6713.           <fill>False</fill>
  6714.         </child>
  6715.           </widget>
  6716.  
  6717.           <widget>
  6718.         <class>GtkHSeparator</class>
  6719.         <name>hseparator1</name>
  6720.         <child>
  6721.           <padding>3</padding>
  6722.           <expand>False</expand>
  6723.           <fill>True</fill>
  6724.         </child>
  6725.           </widget>
  6726.  
  6727.           <widget>
  6728.         <class>GtkVBox</class>
  6729.         <name>vbox125</name>
  6730.         <homogeneous>False</homogeneous>
  6731.         <spacing>5</spacing>
  6732.         <child>
  6733.           <padding>0</padding>
  6734.           <expand>False</expand>
  6735.           <fill>True</fill>
  6736.         </child>
  6737.  
  6738.         <widget>
  6739.           <class>GtkCheckButton</class>
  6740.           <name>warn_cookie_checkbutton</name>
  6741.           <can_focus>True</can_focus>
  6742.           <label>_Warn before accepting a cookie</label>
  6743.           <active>False</active>
  6744.           <draw_indicator>True</draw_indicator>
  6745.           <child>
  6746.             <padding>0</padding>
  6747.             <expand>False</expand>
  6748.             <fill>False</fill>
  6749.           </child>
  6750.         </widget>
  6751.  
  6752.         <widget>
  6753.           <class>GtkHButtonBox</class>
  6754.           <name>hbuttonbox3</name>
  6755.           <layout_style>GTK_BUTTONBOX_END</layout_style>
  6756.           <spacing>30</spacing>
  6757.           <child_min_width>150</child_min_width>
  6758.           <child_min_height>16</child_min_height>
  6759.           <child_ipad_x>7</child_ipad_x>
  6760.           <child_ipad_y>0</child_ipad_y>
  6761.           <child>
  6762.             <padding>0</padding>
  6763.             <expand>False</expand>
  6764.             <fill>True</fill>
  6765.           </child>
  6766.         </widget>
  6767.           </widget>
  6768.         </widget>
  6769.       </widget>
  6770.  
  6771.       <widget>
  6772.         <class>GtkFrame</class>
  6773.         <name>frame57</name>
  6774.         <label>Passwords</label>
  6775.         <label_xalign>0</label_xalign>
  6776.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  6777.         <child>
  6778.           <padding>0</padding>
  6779.           <expand>False</expand>
  6780.           <fill>True</fill>
  6781.         </child>
  6782.  
  6783.         <widget>
  6784.           <class>GtkVBox</class>
  6785.           <name>vbox117</name>
  6786.           <border_width>5</border_width>
  6787.           <homogeneous>False</homogeneous>
  6788.           <spacing>5</spacing>
  6789.  
  6790.           <widget>
  6791.         <class>GtkCheckButton</class>
  6792.         <name>passwords_save_checkbutton</name>
  6793.         <can_focus>True</can_focus>
  6794.         <label>_Remember passwords</label>
  6795.         <active>False</active>
  6796.         <draw_indicator>True</draw_indicator>
  6797.         <child>
  6798.           <padding>0</padding>
  6799.           <expand>False</expand>
  6800.           <fill>False</fill>
  6801.         </child>
  6802.           </widget>
  6803.  
  6804.           <widget>
  6805.         <class>GtkHButtonBox</class>
  6806.         <name>hbuttonbox4</name>
  6807.         <layout_style>GTK_BUTTONBOX_END</layout_style>
  6808.         <spacing>30</spacing>
  6809.         <child_min_width>150</child_min_width>
  6810.         <child_min_height>16</child_min_height>
  6811.         <child_ipad_x>7</child_ipad_x>
  6812.         <child_ipad_y>0</child_ipad_y>
  6813.         <child>
  6814.           <padding>0</padding>
  6815.           <expand>True</expand>
  6816.           <fill>True</fill>
  6817.         </child>
  6818.           </widget>
  6819.         </widget>
  6820.       </widget>
  6821.  
  6822.       <widget>
  6823.         <class>GtkFrame</class>
  6824.         <name>frame2</name>
  6825.         <label>Cache</label>
  6826.         <label_xalign>0</label_xalign>
  6827.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  6828.         <child>
  6829.           <padding>0</padding>
  6830.           <expand>False</expand>
  6831.           <fill>True</fill>
  6832.         </child>
  6833.  
  6834.         <widget>
  6835.           <class>GtkTable</class>
  6836.           <name>table6</name>
  6837.           <border_width>5</border_width>
  6838.           <rows>3</rows>
  6839.           <columns>4</columns>
  6840.           <homogeneous>False</homogeneous>
  6841.           <row_spacing>5</row_spacing>
  6842.           <column_spacing>5</column_spacing>
  6843.  
  6844.           <widget>
  6845.         <class>GtkLabel</class>
  6846.         <name>label116</name>
  6847.         <label>kB</label>
  6848.         <justify>GTK_JUSTIFY_CENTER</justify>
  6849.         <wrap>False</wrap>
  6850.         <xalign>0.5</xalign>
  6851.         <yalign>0.5</yalign>
  6852.         <xpad>0</xpad>
  6853.         <ypad>0</ypad>
  6854.         <child>
  6855.           <left_attach>2</left_attach>
  6856.           <right_attach>3</right_attach>
  6857.           <top_attach>1</top_attach>
  6858.           <bottom_attach>2</bottom_attach>
  6859.           <xpad>0</xpad>
  6860.           <ypad>0</ypad>
  6861.           <xexpand>False</xexpand>
  6862.           <yexpand>False</yexpand>
  6863.           <xshrink>False</xshrink>
  6864.           <yshrink>False</yshrink>
  6865.           <xfill>False</xfill>
  6866.           <yfill>False</yfill>
  6867.         </child>
  6868.           </widget>
  6869.  
  6870.           <widget>
  6871.         <class>GtkLabel</class>
  6872.         <name>label117</name>
  6873.         <label>kB</label>
  6874.         <justify>GTK_JUSTIFY_CENTER</justify>
  6875.         <wrap>False</wrap>
  6876.         <xalign>0.5</xalign>
  6877.         <yalign>0.5</yalign>
  6878.         <xpad>0</xpad>
  6879.         <ypad>0</ypad>
  6880.         <child>
  6881.           <left_attach>2</left_attach>
  6882.           <right_attach>3</right_attach>
  6883.           <top_attach>2</top_attach>
  6884.           <bottom_attach>3</bottom_attach>
  6885.           <xpad>0</xpad>
  6886.           <ypad>0</ypad>
  6887.           <xexpand>False</xexpand>
  6888.           <yexpand>False</yexpand>
  6889.           <xshrink>False</xshrink>
  6890.           <yshrink>False</yshrink>
  6891.           <xfill>False</xfill>
  6892.           <yfill>False</yfill>
  6893.         </child>
  6894.           </widget>
  6895.  
  6896.           <widget>
  6897.         <class>GtkLabel</class>
  6898.         <name>label209</name>
  6899.         <label>_Compare page</label>
  6900.         <justify>GTK_JUSTIFY_CENTER</justify>
  6901.         <wrap>False</wrap>
  6902.         <xalign>1</xalign>
  6903.         <yalign>0.5</yalign>
  6904.         <xpad>0</xpad>
  6905.         <ypad>0</ypad>
  6906.         <default_focus_target>cache_compare_optionmenu</default_focus_target>
  6907.         <child>
  6908.           <left_attach>0</left_attach>
  6909.           <right_attach>1</right_attach>
  6910.           <top_attach>0</top_attach>
  6911.           <bottom_attach>1</bottom_attach>
  6912.           <xpad>0</xpad>
  6913.           <ypad>0</ypad>
  6914.           <xexpand>False</xexpand>
  6915.           <yexpand>False</yexpand>
  6916.           <xshrink>False</xshrink>
  6917.           <yshrink>False</yshrink>
  6918.           <xfill>True</xfill>
  6919.           <yfill>False</yfill>
  6920.         </child>
  6921.           </widget>
  6922.  
  6923.           <widget>
  6924.         <class>GtkLabel</class>
  6925.         <name>label38</name>
  6926.         <label>Dis_k cache</label>
  6927.         <justify>GTK_JUSTIFY_CENTER</justify>
  6928.         <wrap>False</wrap>
  6929.         <xalign>1</xalign>
  6930.         <yalign>0.5</yalign>
  6931.         <xpad>0</xpad>
  6932.         <ypad>0</ypad>
  6933.         <default_focus_target>disk_cache_entry</default_focus_target>
  6934.         <child>
  6935.           <left_attach>0</left_attach>
  6936.           <right_attach>1</right_attach>
  6937.           <top_attach>1</top_attach>
  6938.           <bottom_attach>2</bottom_attach>
  6939.           <xpad>0</xpad>
  6940.           <ypad>0</ypad>
  6941.           <xexpand>False</xexpand>
  6942.           <yexpand>False</yexpand>
  6943.           <xshrink>False</xshrink>
  6944.           <yshrink>False</yshrink>
  6945.           <xfill>True</xfill>
  6946.           <yfill>False</yfill>
  6947.         </child>
  6948.           </widget>
  6949.  
  6950.           <widget>
  6951.         <class>GtkLabel</class>
  6952.         <name>label39</name>
  6953.         <label>Memor_y cache</label>
  6954.         <justify>GTK_JUSTIFY_CENTER</justify>
  6955.         <wrap>False</wrap>
  6956.         <xalign>1</xalign>
  6957.         <yalign>0.5</yalign>
  6958.         <xpad>0</xpad>
  6959.         <ypad>0</ypad>
  6960.         <default_focus_target>mem_cache_entry</default_focus_target>
  6961.         <child>
  6962.           <left_attach>0</left_attach>
  6963.           <right_attach>1</right_attach>
  6964.           <top_attach>2</top_attach>
  6965.           <bottom_attach>3</bottom_attach>
  6966.           <xpad>0</xpad>
  6967.           <ypad>0</ypad>
  6968.           <xexpand>False</xexpand>
  6969.           <yexpand>False</yexpand>
  6970.           <xshrink>False</xshrink>
  6971.           <yshrink>False</yshrink>
  6972.           <xfill>True</xfill>
  6973.           <yfill>False</yfill>
  6974.         </child>
  6975.           </widget>
  6976.  
  6977.           <widget>
  6978.         <class>GtkOptionMenu</class>
  6979.         <name>cache_compare_optionmenu</name>
  6980.         <can_focus>True</can_focus>
  6981.         <items>Once per session
  6982. Every time
  6983. Never
  6984. Automatically
  6985. </items>
  6986.         <initial_choice>0</initial_choice>
  6987.         <child>
  6988.           <left_attach>1</left_attach>
  6989.           <right_attach>4</right_attach>
  6990.           <top_attach>0</top_attach>
  6991.           <bottom_attach>1</bottom_attach>
  6992.           <xpad>0</xpad>
  6993.           <ypad>0</ypad>
  6994.           <xexpand>True</xexpand>
  6995.           <yexpand>False</yexpand>
  6996.           <xshrink>True</xshrink>
  6997.           <yshrink>False</yshrink>
  6998.           <xfill>True</xfill>
  6999.           <yfill>False</yfill>
  7000.         </child>
  7001.           </widget>
  7002.  
  7003.           <widget>
  7004.         <class>GtkSpinButton</class>
  7005.         <name>disk_cache_entry</name>
  7006.         <can_focus>True</can_focus>
  7007.         <climb_rate>1</climb_rate>
  7008.         <digits>0</digits>
  7009.         <numeric>False</numeric>
  7010.         <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  7011.         <snap>False</snap>
  7012.         <wrap>False</wrap>
  7013.         <value>0</value>
  7014.         <lower>0</lower>
  7015.         <upper>1e+06</upper>
  7016.         <step>1000</step>
  7017.         <page>1000</page>
  7018.         <page_size>1000</page_size>
  7019.         <child>
  7020.           <left_attach>1</left_attach>
  7021.           <right_attach>2</right_attach>
  7022.           <top_attach>1</top_attach>
  7023.           <bottom_attach>2</bottom_attach>
  7024.           <xpad>0</xpad>
  7025.           <ypad>0</ypad>
  7026.           <xexpand>True</xexpand>
  7027.           <yexpand>False</yexpand>
  7028.           <xshrink>False</xshrink>
  7029.           <yshrink>False</yshrink>
  7030.           <xfill>True</xfill>
  7031.           <yfill>False</yfill>
  7032.         </child>
  7033.           </widget>
  7034.  
  7035.           <widget>
  7036.         <class>GtkSpinButton</class>
  7037.         <name>mem_cache_entry</name>
  7038.         <can_focus>True</can_focus>
  7039.         <climb_rate>1</climb_rate>
  7040.         <digits>0</digits>
  7041.         <numeric>False</numeric>
  7042.         <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  7043.         <snap>False</snap>
  7044.         <wrap>False</wrap>
  7045.         <value>0</value>
  7046.         <lower>0</lower>
  7047.         <upper>1e+06</upper>
  7048.         <step>1000</step>
  7049.         <page>1000</page>
  7050.         <page_size>1000</page_size>
  7051.         <child>
  7052.           <left_attach>1</left_attach>
  7053.           <right_attach>2</right_attach>
  7054.           <top_attach>2</top_attach>
  7055.           <bottom_attach>3</bottom_attach>
  7056.           <xpad>0</xpad>
  7057.           <ypad>0</ypad>
  7058.           <xexpand>True</xexpand>
  7059.           <yexpand>False</yexpand>
  7060.           <xshrink>False</xshrink>
  7061.           <yshrink>False</yshrink>
  7062.           <xfill>True</xfill>
  7063.           <yfill>False</yfill>
  7064.         </child>
  7065.           </widget>
  7066.  
  7067.           <widget>
  7068.         <class>GtkButton</class>
  7069.         <name>clear_disk_cache_button</name>
  7070.         <can_focus>True</can_focus>
  7071.         <signal>
  7072.           <name>clicked</name>
  7073.           <handler>prefs_clear_disk_cache_button_clicked_cb</handler>
  7074.           <last_modification_time>Thu, 29 Mar 2001 04:29:28 GMT</last_modification_time>
  7075.         </signal>
  7076.         <label>Clear _Disk Cache</label>
  7077.         <relief>GTK_RELIEF_NORMAL</relief>
  7078.         <child>
  7079.           <left_attach>3</left_attach>
  7080.           <right_attach>4</right_attach>
  7081.           <top_attach>1</top_attach>
  7082.           <bottom_attach>2</bottom_attach>
  7083.           <xpad>5</xpad>
  7084.           <ypad>0</ypad>
  7085.           <xexpand>True</xexpand>
  7086.           <yexpand>False</yexpand>
  7087.           <xshrink>False</xshrink>
  7088.           <yshrink>False</yshrink>
  7089.           <xfill>True</xfill>
  7090.           <yfill>False</yfill>
  7091.         </child>
  7092.           </widget>
  7093.  
  7094.           <widget>
  7095.         <class>GtkButton</class>
  7096.         <name>clear_memory_cache_button</name>
  7097.         <can_focus>True</can_focus>
  7098.         <signal>
  7099.           <name>clicked</name>
  7100.           <handler>prefs_clear_memory_cache_button_clicked_cb</handler>
  7101.           <last_modification_time>Thu, 29 Mar 2001 04:29:41 GMT</last_modification_time>
  7102.         </signal>
  7103.         <label>Clear _Memory Cache</label>
  7104.         <relief>GTK_RELIEF_NORMAL</relief>
  7105.         <child>
  7106.           <left_attach>3</left_attach>
  7107.           <right_attach>4</right_attach>
  7108.           <top_attach>2</top_attach>
  7109.           <bottom_attach>3</bottom_attach>
  7110.           <xpad>5</xpad>
  7111.           <ypad>0</ypad>
  7112.           <xexpand>True</xexpand>
  7113.           <yexpand>False</yexpand>
  7114.           <xshrink>False</xshrink>
  7115.           <yshrink>False</yshrink>
  7116.           <xfill>True</xfill>
  7117.           <yfill>False</yfill>
  7118.         </child>
  7119.           </widget>
  7120.         </widget>
  7121.       </widget>
  7122.     </widget>
  7123.  
  7124.     <widget>
  7125.       <class>GtkLabel</class>
  7126.       <child_name>Notebook:tab</child_name>
  7127.       <name>label1034</name>
  7128.       <label></label>
  7129.       <justify>GTK_JUSTIFY_CENTER</justify>
  7130.       <wrap>False</wrap>
  7131.       <xalign>0.5</xalign>
  7132.       <yalign>0.5</yalign>
  7133.       <xpad>0</xpad>
  7134.       <ypad>0</ypad>
  7135.     </widget>
  7136.  
  7137.     <widget>
  7138.       <class>GtkVBox</class>
  7139.       <name>vbox135</name>
  7140.       <border_width>5</border_width>
  7141.       <homogeneous>False</homogeneous>
  7142.       <spacing>0</spacing>
  7143.  
  7144.       <widget>
  7145.         <class>GtkFrame</class>
  7146.         <name>frame80</name>
  7147.         <label>SSL Protocol versions</label>
  7148.         <label_xalign>0</label_xalign>
  7149.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  7150.         <child>
  7151.           <padding>0</padding>
  7152.           <expand>False</expand>
  7153.           <fill>True</fill>
  7154.         </child>
  7155.  
  7156.         <widget>
  7157.           <class>GtkVBox</class>
  7158.           <name>vbox136</name>
  7159.           <border_width>5</border_width>
  7160.           <homogeneous>False</homogeneous>
  7161.           <spacing>5</spacing>
  7162.  
  7163.           <widget>
  7164.         <class>GtkCheckButton</class>
  7165.         <name>ssl2_checkbutton</name>
  7166.         <can_focus>True</can_focus>
  7167.         <label>Enable SSL Version 2</label>
  7168.         <active>False</active>
  7169.         <draw_indicator>True</draw_indicator>
  7170.         <child>
  7171.           <padding>0</padding>
  7172.           <expand>False</expand>
  7173.           <fill>False</fill>
  7174.         </child>
  7175.           </widget>
  7176.  
  7177.           <widget>
  7178.         <class>GtkCheckButton</class>
  7179.         <name>ssl3_checkbutton</name>
  7180.         <can_focus>True</can_focus>
  7181.         <label>Enable SSL Version 3</label>
  7182.         <active>False</active>
  7183.         <draw_indicator>True</draw_indicator>
  7184.         <child>
  7185.           <padding>0</padding>
  7186.           <expand>False</expand>
  7187.           <fill>False</fill>
  7188.         </child>
  7189.           </widget>
  7190.  
  7191.           <widget>
  7192.         <class>GtkCheckButton</class>
  7193.         <name>tls_checkbutton</name>
  7194.         <can_focus>True</can_focus>
  7195.         <label>Enable TLS</label>
  7196.         <active>False</active>
  7197.         <draw_indicator>True</draw_indicator>
  7198.         <child>
  7199.           <padding>0</padding>
  7200.           <expand>False</expand>
  7201.           <fill>False</fill>
  7202.         </child>
  7203.           </widget>
  7204.         </widget>
  7205.       </widget>
  7206.  
  7207.       <widget>
  7208.         <class>GtkFrame</class>
  7209.         <name>frame81</name>
  7210.         <label>Certificates</label>
  7211.         <label_xalign>0</label_xalign>
  7212.         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  7213.         <child>
  7214.           <padding>0</padding>
  7215.           <expand>False</expand>
  7216.           <fill>True</fill>
  7217.         </child>
  7218.  
  7219.         <widget>
  7220.           <class>GtkHBox</class>
  7221.           <name>hbox110</name>
  7222.           <homogeneous>False</homogeneous>
  7223.           <spacing>0</spacing>
  7224.  
  7225.           <widget>
  7226.         <class>GtkButton</class>
  7227.         <name>certsmanager_button</name>
  7228.         <border_width>5</border_width>
  7229.         <can_focus>True</can_focus>
  7230.         <signal>
  7231.           <name>clicked</name>
  7232.           <handler>prefs_certsmanager_button_clicked_cb</handler>
  7233.           <last_modification_time>Mon, 14 Jan 2002 13:16:57 GMT</last_modification_time>
  7234.         </signal>
  7235.         <label>Manage Certificates ...</label>
  7236.         <relief>GTK_RELIEF_NORMAL</relief>
  7237.         <child>
  7238.           <padding>0</padding>
  7239.           <expand>False</expand>
  7240.           <fill>False</fill>
  7241.         </child>
  7242.           </widget>
  7243.  
  7244.           <widget>
  7245.         <class>Placeholder</class>
  7246.           </widget>
  7247.         </widget>
  7248.       </widget>
  7249.     </widget>
  7250.  
  7251.     <widget>
  7252.       <class>GtkLabel</class>
  7253.       <child_name>Notebook:tab</child_name>
  7254.       <name>label1073</name>
  7255.       <label></label>
  7256.       <justify>GTK_JUSTIFY_CENTER</justify>
  7257.       <wrap>False</wrap>
  7258.       <xalign>0.5</xalign>
  7259.       <yalign>0.5</yalign>
  7260.       <xpad>0</xpad>
  7261.       <ypad>0</ypad>
  7262.     </widget>
  7263.       </widget>
  7264.     </widget>
  7265.   </widget>
  7266. </widget>
  7267.  
  7268. </GTK-Interface>
  7269.